Hi everyone,
I just want to say if there would be an app for testing your laravel syntax;
for example you would paste there:
return view::make('your-view'); and it would say "hey why use this when you can just use return view('youview'); // for laravel 4.3 and above
It would be really good for teaching laravel community to have proper "syntax".
I'm really sorry for my english. PS: I'm Laravel Newbie
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community