Hey guys, what do you think about the following: Route::get('/', Auth::check() ? 'Controller\Menu@sh...
Hey guys, I just tweaked all my models and controllers to use namespaces. Now I'm using \Model names...
Hey guys, is it possible to enable Blade by default, without having to name file with .blade.php ext...
I'm not an expert in networking, so I don't understand how it happened. My bootstrap/start.php file...
Hey guys, I wonder if you have ever tried to create modular application with Laravel. That is, inste...
Auth::attempt takes any array of required values, so just pass your condition in there like this: Au...
Yes it exists and fresh instance has App\Exceptions\Handler namespace, but after my command it was c...
Large dataset? Come on, there are much larger forums that go smoothly.
The Laravel portal for problem solving, knowledge sharing and community building.