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...
I'm trying to use a sort field in my database but everything needs to be entered twice. So I'm looki...
Hello. I cannot see glyphicons with laravel 5. I tried putting /fonts direcory into /public laravel...
I am testing a form. In the form, there are some checkboxes which are with the same name as there ar...
Hello, i have web app using laravel, for each user there is permissions sets array and subscription...
Laravel Version: 5.3.28 PHP Version: 5.6.25 Database Driver & Version: Description: Hi, i have...
Hi, I am using laravel authentication to authenticate my users. (Laravel 5.3) By default, Laravel us...
I'm trying to fetch JSON data from an API and it's returning null. Here is my code: $movie_url = '...
Hi, I have my provider "S3ServiceProvider": <?php namespace App\Providers; use Illumin...
I am facing issue for integrating external server call through "HTTP_Request2". Kindly hel...
I am trying to combine results of two queries: For my first query, dd($sales) array:3 [▼ 0...
Hello, My app.scss file imports 6 other sass files. Typically, Laravel Mix compiles the whole thing...
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.