Hey dudes, I am new to Laravel and therefore I wanted to know if it is possible to use the GetUserFr...
i have to table which is Order and Product orders table: id, order_name products table: id, orders_i...
Hi all i want to ask a question i have jobs and each job has more that one skills and i want to retu...
Hello, I have a model with 2 levels relationship, and I would like to order by id from 2nd level. My...
I am creating an application with Laravel and Firebird 2.5 and wants to run it on a DigitalOcean ser...
Hello! I'm a newbie in Laravel. I use 5.3 version and I have installed make:auth authorization. It's...
Hi all, I have a whole bunch of applications developed without a framework and migrating them is ver...
Hello Devs, Introducing Laraexpo (https://laraexpo.com) a little side thing i've been working on for...
When running any Posts and Model::create function within Laravel I am being greeted with the below e...
Hey All. In my LV 5.2 I had a middleware route that went in to the doLogin controller. And After Ith...
Hi, I have an application where there are multiple subdomains (portals) running from a single instan...
I want to create a dropdown list where the data retrieved from the database, ie dropdown level. the...
User.php public function favorites() { return $this->belongsToMany('Link')->wi...
I'm getting a blank page with some errors with code 500. Sometimes It appears, but sometimes don't....
Hello, I have created a controller called ProductController. In that controller I have added pagin...
I'm spinning in big circles here. I have a Log set up to log users logging in using the EventServic...
Hi, I need to do two kind of authentication users. First is by password, so you need to type login+p...
Hi everybody, I'm very new in Laravel. I have been watching some videos and I saw this route.php use...
I’m having an issue with a file upload. I’m getting the following error in my laravel log. [2016-12-...
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