Hi, I'm trying to create an API with Laravel, this are on my localhost:8080, and i want to use it wi...
HI, I have three tables like this: Users with columns id name Events with columns id fk_user name de...
Can anyone point me in the right direction of a slug package or a tutorial on how to make SEO Slugs...
Hello, I'm searching plugin for Netbeans and I found this: https://github.com/barryvdh/laravel-ide-h...
Hey, So I'm pretty fresh to Laravel, and now I'm trying to dynamically generate the edit view of the...
Hopefully, the title is explanatory enough... I have a form request that is run when my form is subm...
Hello, Im creating an eshop with Laravel and im designing the database. The eshop will have a variet...
I have a situation where the server is trying to start queue:listen when the redis server is not onl...
Using Laravel 4, I have created 2 routes: Route::get('dev', function() { return View::make('dev');...
hi im learning the laravel ropes and pretty into it. been following this tuitorial: https://www.pack...
Hi, i'm new to Laravel and i'm trying to understand the validation part of a form. Can you help me t...
Am i doing this right? I have created a CreateUserCommand but because of the context of the applicat...
I need to allow files to be downloaded, but have to track the number of times they were downloaded b...
Learning Laravel (4.1) and I am having trouble with passing a row id from a table to a controller. W...
Hello.. I use elixir to mix bootstrap.less .. The orriginal lees files included with laravel 5. But...
Hello, I'm trying to build a file upload progress bar with laravel. I tried with php session upload...
I'd like to show users the progress of their uploads without using third party plugins, and I know P...
How can I use customer.card.updated webhook in laravel cashier? Can any one tell me the steps.
Hi I'm new the laravel so please bear with me. I try to seed a db in a project which I got from my c...
Hello, I'd like to use routing arguments in routes that have an URL of unknown length. Ala. site.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