I am building a back-end API with Laravel and need some help with a problem. Example I grab all my P...
I need to make some kind of picture gallery with pagination. I have pagination with 20 items per pag...
I'm using Amazon's SQS and have added a message via a 3rd party to the queue. I setup a Laravel proj...
I am currently converting a Cake app to laravel but ran into a problem and can't seem to find a solu...
This is my route: Route::resource('/', 'PostsController'); PostController's show() method: publ...
I'm using laravel 5.1 for a simple app. Right now I have a simple front-end and back-end. If I add n...
Hello guys, I know this question sounds kind of silly, but let me explain. I (mostly frontend-dev) a...
Why removed? I barely found a notification about this on the documentation; What are the alternative...
I have a method for a scheduled system cleanup that goes through all the files in the "storage&...
My AuthController's redirectTo property: protected $redirectTo = '/'; Here is login routes: Rou...
Hello, I've just upload my Laravel app to hostgator, but It throws an error when I call a function w...
Hi all can any one tell me how to use laravel cookies, exactly for make() a cookie, then store a coo...
Hi buddies, i have an issues with redirect to product-details page for cookie values, here is my FUL...
With the internal Authentication of laravel, i want to make a judgement about the remember features....
I want to use Lato font family to my website.Can anyone help if we can add this using bootstrap sass...
Hi Experts... Where to put javascript, images and css files that can be accessed any where in the vi...
I installed laravel / homestead. I did a little sight. In this forum, I've seen that suggest change...
I didn't see a solution for this elsewhere online, so I'm posting it here just in case anyone is sea...
How can I validate it? If I use: $res = DB::table('estacaohs') ->whereRaw($sql) -...
Hi , right now i'm using crinsane shopping cart . If i'm using this one, it return error : public f...
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