Merge branch 'master' of github.com:laravel/laravel
This commit is contained in:
@@ -74,6 +74,7 @@ If you have created indexes on tables using the Laravel migration system and you
|
|||||||
Add the following to the **aliases** array in your **application/config/application.php** file:
|
Add the following to the **aliases** array in your **application/config/application.php** file:
|
||||||
|
|
||||||
'Eloquent' => 'Laravel\\Database\\Eloquent\\Model',
|
'Eloquent' => 'Laravel\\Database\\Eloquent\\Model',
|
||||||
|
'Blade' => 'Laravel\\Blade',
|
||||||
|
|
||||||
### Update Eloquent many-to-many tables.
|
### Update Eloquent many-to-many tables.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user