I'm really excited about using Laravel, but there's one small problem - I can't connect to my databa...
When using the Artisan plugin in Sublime Text, I get this error when running the commands create_use...
Hey, I'm trying to do a nested count and why it's just not going. Here are all the details: http://l...
when i click on < EDIT POST > i cant send Input::All() to PostController i have this link http...
this is my current "query" $posts = Post::with('user') ->with('user.spot')...
I have a text data type pgsql field and I am saving a blog post into it. It throws an error "...
Hey artisans :) I would like to have a dynamic query-builder but don't no how to do it :/ I have a d...
On my Forge deployment log my migrations always respond back with: [PDOException] SQLSTATE[28000] [1...
I am curious about the best plan of attack for creating a CRM that will log customer interactions (e...
Hello all, Error is : SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a c...
hello , my question is how to get data from DB and pass it to macro ? in global.php thnx
Hello. How to change mysql settings in the config folder using html forms and laravel? I want when u...
Hi, I've created 4 database tables: Tool ID | NAME | TOOLTYPE_ID Tooltype ID | NAME Toolcategory ID...
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...
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