I know this has been asked before by others but no answer is good or explicit. Many give great worki...
currently using : laravel 5.3 session driver already tried memcached,redis my session data each ref...
Hi guys! Does anyone have any idea on how I can install php pthreads on Laravel Homestead? Is it pos...
I have got my relationships correctly set in the models. I like that I do not have to join any table...
I've had this code running since L4.3. With the latest update to L5.3.30 + the dependencies, it ap...
Hey guys, I made package to make it simpler to implement reviews and comments functionality to Larav...
I'm using the following code to have an event run in the background (sending emails) class SendEmail...
How can I use a Informix database with laravel? Seems like it doesn't support it by default. I am us...
PHP Fatal error: Call to undefined method Illuminate\Foundation\Application::getCachedCompilePath()...
NotFoundHttpException in Router.php line 960: in Router.php line 960 at Router->Illuminate\Routin...
Good evening, I installed adminlte on a project I already had. My route file stopped working and eve...
When i return json, it returns a array instead of an object. $order = Order::where('user_id', $custo...
So I am trying to add new item to a collection. So how i do I add it? My Code $users = User::where...
I am working off of a C9 Ubuntu server with php 5.6.4. I've installed Composer, made a new Laravel p...
Hi guys! I'm currently trying to implement something like this but with laravel- Excel: link Excel:...
I am using laravel 5, I just deployed the code in public_html on the server. When I call the URL it...
"/home/soft/public_html" its my web root i dont want to make any new virtual host i want m...
Hello, Few days ago I started to learn new Laravel 5.4 and I have first problems. Here's code of my...
Hi. I have an error during artisant migrate on my freash laravel installation. error with autogenera...
I'm trying to make an uploader for images, however, my request never detects an image. This is my co...
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