Suppose I have a link to a form, but after submitting the form I want to redirect back to the origin...
By using this code I'm trying to return the post from posts table which has the same id by {post}. R...
Hi there I'm working in a package , and for some reason i cant access to models methods from View, f...
So I have MyApp\Posts\Post MyApp\Videos\Video In each I declare a $morphClass of 'Post' and 'Video'...
Hi. I'm having an issue when passign a variable from a Modal toa web page. The variable it's not sho...
I'm having trouble getting the below to work. I want to route legacy urls but the below does not see...
Hey guys, is there a way to check if route to given controller action is accessible? By accessible I...
Hi... I am a very new Laravel user, For a work of mine,i have to integrate nginx with laravel in win...
Hi everyone, What is your approach for repository methods responses ? returning Eloquent models or...
does anyone know how to add an optgroup to the form::select with multiple ?
I can download files to my local server and I can use the Amazon S3 package to reupload. However, i...
I'm using a mac 10.8.5 and I'm trying to create a virtual host for my project. I've tried varies way...
I've just written an article to shed some light on what the IoC container is and how to leverage it...
Hi, I'd like overwrite some rules from package rules. When I change boot method in vendor directory...
Hi, lets imagine i have a Eloquent model "Picture" (table pictures), with : -id -path And...
I have a migration file which contain running migration of a package: Artisan::call('migrate', array...
I am attaching model A to model B as per a defined Many-to-Many relationship. Such as $user->role...
Hi There! i have an idea to build a website using laravel with technical drag and drop but i dont kn...
I have a site created using Laravel. I wish to implement a blog at either blog.mysite.com or mysite....
I have a list of Australian states in which I want to make a case switch method as the state are com...
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