Hi All, Good day!!! I am developing web application using Laravel. Its basically web application whe...
Hi Laravels, I have a sublet model that has its own table, but I have 2 more tables to store sublet...
Has anyone been able to successfully update to 5.3 who by chance is using ping pong labs modules? I...
Can I use Schema and Session class in a Middleware? I tried to use Schema::hasTable and Session::put...
I cant track down the event in the framework, which is logging mails sent (via mailgun api). It is d...
Hi, I installed passport, and I got the API functionality working with 2 environments, one getting t...
Hi Guys I have this query: $user = Auth::user(); $user->jobs()->get(); where jobs is a bel...
Hello, I'd like to create my own CMS with laravel, I'm looking for the following file structure. co...
Hi guys, I've setup my first Laravel Forge site that runs a VueJS 2.0 server side rendered app. I've...
I am running laravel v5.3.10 and the constructor is as given below, I tried using the auth middlewar...
Hello everyone! I would like to know how I can override/customize sendSwiftMessage() protected funct...
Hi, in the router i could do: Route::group('namespace' => 'Admin'], function() { // C...
Hi, We're using the lazychaser/laravel-nestedset (on gidhub) / Kalnoy\Nestedset (composer/packagist)...
Hello Laravel experts! I've created a microsite for my customers and they like it so much that they...
User.php <?php namespace ESP; use Illuminate\Auth\Authenticatable; use Illuminate\Database\Eloq...
I have a folder inside my "assets" that contains multiple javascripts files. I have many f...
Hello guys :D I have new project in Laravel, but I can't decide to go from scratch or to use some La...
I love using Laravel but the biggest problem for me is when I need to build site quickly. Laravel ha...
I've been looking for decent tutorials for full-blown web applications that utilize Laravel 4 but ma...
Hi Guys, Session values are not set in the middleware in the version 5.1.49. As of now, Session work...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.