How can i run laravel application on mongoose server (embed server) with sqlite DB ?
I am not able to understand the error. I have put bits from logs,migrations and form and route. -log...
In my project I want to create a small search engine (+-1000records needs to be searched). First of...
So my question concerns how to implement an authentication system for a site I am working on. I am u...
Hello, i am using Laravel's new feature FormRequest and every thing is nice, input validates, permis...
Hi, I'm new to Laravel and currently learn it by read the source code. I saw it execute the 'finish...
Hi there, I'm using Redactor editor as WYSIWYG editor in my project. I have description field using...
i uploaded one of my sites to laravel forge running on digital ocean and the site's views couldnt ac...
I am having trouble encrypting my password that is being sent from my Android application to php, be...
How can I validate arrival and departure date where the arrival date should not be earlier than the...
Hi, a customer has a laravel app and a wordpress site on different domains. Is it possible to have a...
Hi guys, I cannot seem to figure out why this does not work. I want to show the opening hours for my...
While updating an entity model needs to update a hasMany attribute with multiple items. $user->la...
I am trying to update table data.. Here is error I am getting . ErrorException (E_UNKNOWN) Argument...
Hello all - I'm looking to create a game scheduler for sports. I have two tables: teams: id name g...
Hey folks, I started a Stack Overflow question about this but I thought I'd see if anyone here might...
hi,i want write login page .. i have login.blade.php and i have one table 'users' by this column : I...
I'm using polymorphic relationships. I've just realized they wasn't working due to fully qualified n...
Hi guys, on one of my site that i've builded with laravel 4.1, i've something strange with select da...
this is code in route Route::post('form-submit', function(){ //get all inputs $inputs = Input::a...
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.