Hi everyone, So I am creating an application that manages clients with the CRUD operations using Rou...
I am trying to set-up a demo account for my application. However the system logs out the account if...
I really wondered the way Laravel implements the queue component ; I do know how to configure and de...
I've been stuck with this for a few weeks now, please help. I'm trying to build a package which cont...
I'm working on a project where businesses can create a page and consumers have to be able to login s...
I have got the following array from my form. Now I want to store those data in a table. Array: Array...
Hello guys. How i can ignore begining public word from url ? i moved index.php and htaccess file to...
The old thread is closed, but I've just updated the process of converting the online docs into offli...
Hello there. I've been struggling for hours and hours, searching all over google on how to use Mink'...
I'm rewriting a site using Laravel and having problems with queries involving dates. This is a pre-L...
I have two tables news and comments. News can have many comments: //News public function comments()...
I copied the code of artdarek oAuth into my controller. Here's the code public function loginWithFac...
The timestamps are being filled in both the created_at and updated_at when a record is created in my...
Hi folks, I'm trying to create (kind of) a base controller for some controllers. There are different...
Would be honoured to have a bit of your time :) So I have validated and authenticated a user and upo...
when trying to extract some values from the database using the model object User I get the following...
In the documentation about how to create an ajax you read this: return Response::json(array('name' =...
Hello everyone, I'm new to laravel. I came from the .NET side. Is there a package in laravel that wo...
when trying to extract some values from the database using the model object User I get the following...
how to show pagination even if there is only one page?
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