Laravel Version: 5.4 PHP Version: 7.1 Database Driver & Version: Hello, How to delay execution b...
Hi, i'm a little bit confused and would like to ask you about abstract classes in Laravel. I've got...
I am working on an admin dashboard with different sections, to add blog posts to add portfolios bo...
I use Lumen and I get this error when I use the first() method to get a single result from a query:...
Hi, I'm using Laravel 5.1 It is possible to construct this query with eloquent ORM? SELECT SUM(CASE...
I successfully created a two-level dynamic dropdown using buildings and rooms by following Hardik Sa...
is there any way on how to save a Whole batch of file using eloquent ? For example I have a 1000 ite...
User has finished oAuth2 authorization on auth server and got the access token. Next they sent acces...
Hi all, According to laravel docs when we use $books = App\Book::with('author')->get(); foreach...
Hey, as title stated, I lose my flash data after I trigger a Session::save in the destruct of my con...
Hi, i have a question. I have a some jobs, listeners on my laravel code. If new user created and for...
Hi! I've setup Laravel 4.1 using the following login credentials in my remote.php: 'connections' =&...
Is it possible to pass a variable to the css-file? Something like Background-color: #{{{ $item->v...
I generated my CSR through Forge and created a certificate just fine through Digicert. However, Digi...
Hi Everyone! I am working on building out charts and a little confused on the best approach. I am lo...
Hi guys, I've recently bought a digital ocean droplet and I've cloned my local version to the server...
Can anyone help me with this problem? https://stackoverflow.com/questions/45337382/lumen-socialite-l...
Hello all! So i use Laravel Echo with Pusher, and it worked like a charm... But today it just not! D...
Hello, I have a form that need 100 over of wysiwyg textarea in it. I have tried bootstrap wysihtml,...
After spending hours of time trying to track down a frustrating issue with unit testing where my mod...
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.
The community