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...
Having trouble redirecting user based on the user type... So here's the thing, I need to redirect th...
Can a Laravel application listen/consume messages from a queue for which it did not push messages to...
Hello dudes, I read some tutorials about extending Guard class and creating a custom user provider b...
After updating to 5.4, I got this error in Terminal: Generating autoload files > Illuminate\Found...
Hello. I cannot get the "many to many" relation working on product filtering. I would just...
I have a plugin for my app that users can implement in their website that contains a form. The probl...
So I've been setting up a new Laravel project with foundation and some other jQuery plugins, but whi...
I'm a noob at this, please forgive me but I'm trying to connect a one-to-one relationship between a...
I'm going to build a project using laravel 5.3 with a login page from an external site. The site ret...
I just uploaded my site to DreamHost (http://thepixelshades.com) and I'm now getting a TokenMismatch...
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