Hi, in my laravel homestead server i have 2 laravel installation in 2 different folders and a Databs...
Hello there, I just started using Laravel, I just want to know if it is possible to display the erro...
I need 3 <button> tags with 3 slightly different actions in a form. But I'm confused as to how...
Hi, I am using RESTful controllers in my app, in my routes.php file, I have declared this ...Route::...
Hello everyone! I have some problem with Blade engine.There ara display differences in rendering bet...
I'm busy creating a laravel site and I have a layouts folder with a file called default.blade.php an...
The URLs is http://localhost:1231/public/?page=2&type=it But I want it like that http://localhos...
My site use different template for user. Users can switch many template.So, My question is how to ma...
Hi all, This is the error when i upload the file :Intervention \ Image \ Exception \ NotWritableExce...
Hi guys i search in forum but not find a solution for this. I need calculate age of a person from da...
With the help of some research I have done on the Web, I have created a function for creating a cust...
Hi, Just want to know Laravel supporting default input data filter for xss or we need to add third p...
I'm having trouble using forge and environment variables. When I use getenv('DB_NAME') and so furthe...
I am using Auth::attempt($credentials, $rememberMe) for login user. It was working fine but suddenly...
I am trying to fill an Eloquent model with attributes from user request. The fillable array is prope...
I am trying to save a many-to-many relationship values using push. What I am doing is: $user = new U...
Hello, do i need repository pattern design at all? I am not planning to use any database except mysq...
I have tables: Users, Pages, Posts [ One user may have many pages and posts ] User table structure '...
Can I use a dispatcher (indatus/dispatcher) to schedule and run a Controller's method? Eg. I want to...
I just freshly installed laravel 4.2. However when i browse on the page, i get Whooops even i create...
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