Search for threads, articles and users
Quickly access threads and articles by running a global search.
No results found
We couldn’t find anything with that term. Please try again.
code abstraction != performance gain if you want speed, write your web application in C
you use first because the query will return an array Manufacturer::where( 'name', 'Ford' )->first...
Route::resource('admin/language', 'LanguageController');
also know that you can chainable it return View::make( 'viewfile', $data ) ->with( 'data', $d...
with this approach View::make('hello', $data); every index in ```$data```` array will be become a v...
We'd like to thank these amazing companies for supporting us
Your logo here?
The Laravel portal for problem solving, knowledge sharing and community building.
Laravel.io
Socials
The community