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...
Hello all, i know that this is global problem with the Auth::attempt , but when i saw other peoples...
I'm building an app, where there are several subdomains, and I use a beforeFilter to check if the su...
The following is just an example:Take the following two models with their relationships User =>...
i'm working on script the client couldnt use composer how can i excute php artisan migrate without c...
Hi, I need to use pivot tables id as a foreign key in another table. for example i have following ta...
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