FYI : I'm very new to Laravel and doing my best to learn it properly. Working on an auth driver that...
Hi there! I show you the code and you'll quickly see the problem: This is my routes.php code: ....Ro...
Hello, When I try to vagrant up or vagrant reload in my homestead i give this error! Why? Never I go...
I want to be clear that I am not even remotely asking if I can run laravel off of pivot tables. I ha...
hello, how do I create a route to a folder? I need the contents of the folder is shown in the broswe...
I am refactoring one our search endpoints in our application. Number of Input parameters that effect...
I am trying to implement data version-checking, so that when a user A tries to save data, the operat...
Hi, How i can add relationship into object but don't save it now. Example: $user = new User(); $user...
Hi, I've set up Latchet on my vagrant box and start it using an artisan command on deployment: publi...
I'm building a Laravel app which also includes an API. I'd like to extend the default Laravel auth s...
I cannot work this out. If I dd($comment->user->email) I can get the email address but in the...
I'm trying to create table that I can store email preferences for each user. So far I've created a e...
Hello, I am trying to save some variables on session before i redirect to paypal.. $var = Input::all...
Hey Everyone! I created a simple tool to help with the creation of a couple views: create and edit....
I understand that the "serve" command has been removed from artisan. So I'm trying to setu...
Hi, Somehow, the App::before() method runs more than once. I figured it out by adding a log each tim...
I want to be able to display pages/articles with variable length categories http://www.site.com/test...
Hi! I've encountered a problem updating and update a Model. I dont have any helpful snippets to show...
Hello, I'm trying to create a select box and paginate all users instances based on that variable. Fo...
hi all , i got some question about the Eloquent i have an album contains many photo, and each of tho...
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.