I'm new to Laravel and working through the tutorials. Managed to get homestead up and running with t...
I'm trying to add an attribute to a model but can't access the model attributes when I call it. Deta...
I saw this format of datetime on a Json file recently. Having issues to convert this into a timestam...
Fresh project install, Persist using old config values only on Web and not on artisan command line (...
I'm building a site that has fixtures that are grouped by date, this bit works fine. But I want to b...
I'm trying to develop a full stack L5 package and need to include/use illuminate/html and create a f...
Command I created accepts a single numeric optional argument, which can be either unsigned (positive...
Hi guys. I have model 'Element'. Each element have some params (Param model). So there is relationsh...
Is possible to enable sourcemaps for browserify with elixir ?
I am adding something additionally in Response::json. For example, the Restful route to public funct...
Hello. In my app I have a form which allow the user to choose/insert: date/time, list of emails and...
My project involves the following user types: 1. Business 1.1 Sales 1.1.1 Local Sa...
HI, I am new to Laravel and was hoping someone could help. I have 3 tables, SupplierPO, Orders and C...
Hi, I am havign this error while installing laravel on live. I cloned from GIT. Catchable fatal erro...
Hi, I would like to use new method like this: Auth::myMethod() I know I can do it in Guard class bu...
Hi I develop a local aplication using Laravel 5.1. and upload to a public shared host server. When i...
Hey guys When all() is exhausted it says to use chuck() well during the chunk the process just dies...
I created a request php artisan make:request ContactFormRequest and then changed authorize() method...
Hey folks, I recently faced a problem with Homestead that after days and hours could not find a solu...
Hello, i have a problem. If i type URL localhost/laravel/contact/ to my browser, it will redirect me...
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