Label: 5.6

81 results found

Catalog Index

Laravel 5.6 Chinese documents

Laravel 5.6 Chinese documents provided by Laravel College are for reference. If there are any mistakes, please correct them: preface New Features Upgrade refers to

Published by Xueyuan Jun 4 years ago    Views: 81391    Like: 7

Catalog Index

Laravel Beginner to Proficient Tutorial

It is applicable to Larave 5.5, 5.6, 5.7, 5.8 and 6.0. This series of tutorials will focus on an LTS version, and then adopt the incremental update method

Published by Xueyuan Jun 4 years ago    Views: 157147    Number of likes: 40

How to archive Laravel 5.6 logs by date

Q&A

My project logs want to be archived by date. It is useless to set 'log'=>'daily'. It is troublesome to find online methods.

Founded by dhj 5 years ago    Views: 6309    Number of answers: 3

Can blade automatically include subviews?

Q&A

I have a need here. The name of the specific page of the view is not specified. The name is obtained from the database. The name of each category is different, but the page structure is basically the same. We use in

Created by Big Cake 5 years ago    Number of views: 3321    Number of answers: 2

Bagisto, an open source e-commerce system based on Laravel+Vue.js

Complete Open Source Projects of Laravel E-commerce website

Project Introduction Bagisto is a manually customized e-commerce framework, which is built based on the most popular open source technology at present - the back-end is based on the PHP framework Larave

Published by Xueyuan Jun 5 years ago    Number of views: 34239    Like: 9

Advanced use of routing: model binding, bottom-up routing, frequency limit and route cache

Laravel Beginner to Proficient Tutorial Routing&Controller

Routing model binding When we use routing, a common usage scenario is to query resource information according to the resource ID: Route::get('task/{i...

Published by Xueyuan Jun 5 years ago    Views: 34498    Like: 29

Build a Twitter like web application based on Larravel+Vue

Laravel Beginner to Proficient Tutorial Database and Eloquent Model

In this sample tutorial, we will build a web application similar to Twitter. We will use Laravel 5.6 and Vue.js

Published by Xueyuan Jun 5 years ago    Views: 29879    Like: 7

Real time monitoring and alarm of abnormity in Laravel College based on Laravel Sentry expansion package

Larravel Premium Expansion Pack Development assistance

After the application goes online, anomaly monitoring and alarm must be put on the table, otherwise, when the user feedback appears passive, and often has led to the unavailability of online services for a period of time

Published by Xueyuan Jun 5 years ago    Views: 16615    Number of likes: 1

Laravel College text editor and XSS attack prevention - rich text editor summernote

Larravel Premium Expansion Pack Safety related

In the next few tutorials, I would like to introduce some good tools and expansion packages used in the college restructuring process. Start with the editor and text processing. In the process of college restructuring

Published by Xueyuan Jun 5 years ago    Views: 15888    Number of likes: 4

The new version of Laravel College based on the reconstruction of Laravel 5.6 has been officially released!

Website related

After nearly a month of intensive restructuring and development, a new version of Laravel Academy based on the Laravel 5.6 kernel appeared in front of everyone as scheduled, although it was officially launched

Published by Xueyuan Jun 5 years ago    Number of views: 20994    Like: 14

Rapidly build extensible and easy to test API driven applications in Laravel 5.6 based on Apiato

Complete Open Source Projects of Laravel other

brief introduction Apiato is a framework based on Laravel 5.6 (also supported in 5.5). By providing a series of tools and functions suitable for API development, you can

Published by Xueyuan Jun 6 years ago    Views: 37045    Number of likes: 10

Build a question and answer/forum system for applications quickly within ten minutes through the Larravel Chatter expansion package

Larravel Premium Expansion Pack Content management

brief introduction Chatter is a simple Laravel forum expansion package. You can check the official demo site here: https://devdojo.co...

Published by Xueyuan Jun 6 years ago    Views: 11675    Number of likes: 5

Third party login solution: Laravel Socialite

Laravel 5.6 Chinese documents Official expansion pack

brief introduction In addition to the traditional form based login authentication, Laravel can also provide OAuth authentication through Laravel Socialite. At present

Published by Xueyuan Jun 6 years ago    Views: 28560    Like: 6

Full text search solution: Larravel Scout

Laravel 5.6 Chinese documents Official expansion pack

brief introduction Larravel Scout provides a simple, driver based solution for the implementation of Eloquent model full-text search. By using model observers, Sc

Published by Xueyuan Jun 6 years ago    Views: 18700    Like: 6

Queue system solution: Laravel Horizon

Laravel 5.6 Chinese documents Official expansion pack

brief introduction Horizon provides Laravel with a Redis based queue system with beautiful background and code driven configuration. Horizon made me

Published by Xueyuan Jun 6 years ago    Number of views: 19649    Number of likes: 2