A large collection of great Laravel resources: awesome-laravel
A list of great bookmarks, packages, tutorials, videos, and other cool resources in the Laravel ecosystem.
Essentials
Documentation
API Reference
Laracasts
Laravel News
A list of great bookmarks, packages, tutorials, videos and other cool resources in the laravel ecosystem.
Essentials
Documentation
API Reference
Laracasts
Laravel News
Laravel 5
Released on 4th February, 2015
Laravel knowledge is a simple study for a few days. I have a summary of the basic knowledge. Summary of the content from the Mu-class network of Libra vs Eternal Teacher's Laravel high-level commentary. There is a lot of knowledge without in-depth
First recognized Laravel and laravel. I first got to know Laravel, laravel #. I am working on a small feature in the last two days. I think it's not a rush. I will try the new tool Laravel. # Laravel
# Reason
In the past two days, I am working on a
The simple use of Date and Time Processing Package Carbon in Laravel, laravelcarbon
Preface
We often need to process the date and time when writing PHP applications. This article will show you how to extend the Carbon-inherited API extensions from
Laravel is the PHP Web development Framework (PHP Web framework). It frees you from messy code, it helps you build a perfect web app, and every line of code can be concise and expressive. So, how does the Laravel framework operate the database?
Detailed description of Laravel framework form verification, laravel framework form
Basic verification example
Copy codeThe Code is as follows:$ Validator = Validator: make (Array ('name' => 'day '),Array ('name' => 'required | min: 5 '));
The first
Processing date and time need to consider a lot of things, such as the format of the date, time zone, leap year and the month of different months, self-processing is too easy to error, the following this article mainly introduces about the laravel
The Laravel time display problem occurs. I want to display the time in this way: for example, the posting time of an article: {code...} How should I do it? Laravel time display problem. I want to display the time as follows:
For example, when an
Detailed explanation of rare laravel frameworks and laravel frameworks1. whereDate () method
1 $ q-> where ('created _ at', '> =', date ('Y-m-d'). '00:00:00 '));
In the previous data query, the where condition is used to determine the ratio, but
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.