Joined 2 Mar 2014
0 threads
80 replies
11 solutions
0 articles
arcollector has not posted any threads yet
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...
Your banner here too?
We'd like to thank these amazing companies for supporting us
Your logo here?
© 2021 Laravel.io - All rights reserved.