Hi, I've just started porting my vanilla PHP gastropod simulation project to Laravel and had some qu...
Hi, I kept getting this error "Call to undefined method Illuminate\Support\Facades\Response::ne...
Hi I got a problem for my developed website, each time I try to log out it always got error. it show...
Hi. When I login to Navicat and try to add a new user to access a specific database, I cant seem to...
I have a Notification which implements public function notifiable() { return $this->m...
I am searching for a slug generator and found many but all have unique : true/false where what I nee...
Hi All, I am trying to achieve the following structure in my Laravel application and I need some adv...
Hi.. I'm newbie to php/laravel.. I have created this table.. CREATE TABLE confirmtokens (...
Hi, Is there any way to change the column type and rename it. I know it's foolish to be changing the...
how we can find n level hierarchy relationship in laravel 4 of database. like parent and child relat...
I have 3 tables: Users, Tasks and Records. Users have many tasks Tasks have many records. I'm trying...
I have model a with column name value_a and model b column name value_b. model a have hasOne relatio...
Hello, i want to insert dynamic forms into the database. Database table : ID | DEPARTMENT_ID | CATEG...
Is it possible to translate this UPDATE `questions` SET `sort` = CASE `ID` WHEN '1' THEN 0...
I am building a filtering system which allows a user to filter other users via setting up some varia...
Hello! I am about starting my thesis, I have made an laravel application with eloquent ORM/mySQL now...
I have what will likely be a very simple issue to solve for an advanced Laravel user regarding how t...
Hi guys, So I am trying to run this complicated SQL query: $eastern_standings = DB::select(DB::ra...
How do I validate the $token against password_reminders if the token exist or before it's expired an...
//do any one have any idea how to solve this advanced routeing problem // the foreach loop which is...
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