I am wanting to add a datepicker to my form that only uses Month/Year. I'm currently using {...
Hello, is it possible to retrieve a single payment by the stripe id and so get all the data from the...
Maybe with this image I can make myself clear. I have the user table and the owned_items table The o...
Hi, I'm starting a new project and I'd like to know whether I should start in Laravel 5.1 and then u...
I have a Laravel app that powers an ecommerce website with moderate traffic. This website allows peo...
Hi, I'm developping a REST API with Laravel 4 and I was wondering what were the best practices to ge...
Hi This is my table of categories with parent id $table->increments('id'); $table->string('cat...
Hi I am unable to save data from my form: This is my view: @extends('app') @section('content')...
i'm building a modular system in Laravel 5 and the modules views of my system are outside from the /...
I really wanted to create this thread to see if there would be interest in creating an enterprise le...
I'm new to laravel and i really have no idea on how to do this.. i capture an image using my web cam...
Trying to get some dependency injection going here but I keep getting the following error: ErrorExce...
I'm populating a select with the result of a query like this: on controller $departaments = \App\Dep...
I dont really have specific problem, I am just wondering why is Laravel build like this. Django mode...
Hello - I've tried multiple solutions and no matter what I try, my application tells me that my cred...
$videos = Video::where("сategory_id","=", 14) ->orderByRaw("top_new DE...
Hi guys, Been working on a project where i need to do a subdomain. i have hosted the project on virt...
Hi community, I try to enable apc-cache on my laravel-project. APC is enabled on server. My error-lo...
I am writing a custom command for laravel 5.1 and when i run it just says: [Error exception] Illegal...
Migrations do fail. When a migration errors out, it leaves created tables that must be manually drop...
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.