I have an issue with my webshop that I can't seem to figure out. Whenever a customer adds items to t...
Can anybody explain, how I install laravel on easyphp or windows plattform? I installed composer and...
Hello, I'm having issues with uploading files. It worked before. Now I don't know why it is not work...
I would like to get some data for tables that dont have a directly relation. The context is the foll...
I've set up a basic authentication routine in Laravel 4.2 and I've found that once I've logged in to...
Hi, I am using intervention and want to implement the 'URL based image manipulation' for images. I w...
Firstly, I am totally new to Laravel and I wish to know more about the framework. I want to find out...
Hi, I'm new to the MVC pattern so please excuse my question. I want to make a search function over t...
Hi, I'm using both windows and linux under a dual boot and would like to be able to access Homestead...
Hi, I had a perfectly working Laravel project, and now I'm getting the following error Invalid reque...
I created a package called "A2Way Laravel Tenant Migrate" that allows to migrate different...
I have a client table with id, version, subdomain columns. Each client has a subdomian client1.examp...
Hi, first i'm in the planning stage of my app so i don't have code to show but i came to a halt. Som...
I'm currently using Handlebars.js to compile views with ajax data. The issue is that I can't use Lar...
Is there any way I can show a placeholder in a password form? I'm talking about this: {{Form::passwo...
I am planning a new project, and would like to use Laravel as my framework. Even though I have alre...
In my first Laravel application, I want my Tunes view to display a table of the titles of songs base...
I have 2 models defined: Program model: class Program extends \Eloquent { protected $guarded =...
I've had this issue before and can't remember how I resolved it. I have an L4 app (4.1.3) that runs...
I have this: {{ HTML::image('css/img/logo.png');}} But I need to add a class to this image. Tried t...
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