Hello, We are completely stuck on this topic. Of course, we created a workaround, but it just does n...
Hi, I have a simple Laravel app deployed to a Digital Ocean box, trough Forge and Envoyer - and was...
I wanna send this value via an Hidden field using blade <input type="hidden" name="post_id" value...
##ProductController ....public function store(Request $request) ....{ ....$image = new Image(); ......
Hi, I've a method that takes awhile to run and doesn't require holding up the viewer of the site. I'...
MY CONTROLLER <?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Http\...
Hello. Laravel 5.2 I have just finished one tutorial which worked find but if i duplicated the proje...
please i want to change the name of users table !!
Hi, i try to create a commentary system, each commentaries are link to a post page with an id. So i...
Good afternoon everyone, I'm working on developing a system of applications with laravel 5.2, I have...
I installed Auth and now every page requires a login. When I log in, I get: This webpage has a redir...
Im sorry if I am new to Laravel 5.2, but I get empty string in $errors even though if I use duplicat...
I wish to use Forms in Laravel 5.1, I have added "laravelcollective/html": "5.1.*&quo...
I have an existing Laravel 5 project on my machine, and I am looking to put it on a Git development...
Hello! I'm new in Laravel. I want to make simple time sheet using Bootstrap Date Paginator or someth...
php artisan migrate works fine but when I do reset or rollback the error hits my terminal. I did all...
Hi, I've been searching for days to figure out how to iterating through url request, as a naive prog...
i have a categories table some entries are categories and some subcategories i want when i delete a...
Hi, I want to save positions in my database, like such: { x: 254, y: 232 } Would I just create two c...
Im creating simple kiss system need someone to ask about advice fixing things... Skype: cuemur
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.