Support the ongoing development of Laravel.io →
posted 9 years ago

Use route() in service provider

Is this possible? I keep getting "Route [thename] route not found". Do I need to load the...

0 Likes
1 Replies
posted 9 years ago

Laravel 5.1 + Selenium + Integrated : Extends Selenium

I'm working with Selenium and Laravel 5.1 I am testing with Selenium with the great Jeffrey way's ex...

0 Likes
0 Replies
posted 10 years ago

Artisan Tinker Arrow Key Behaviour

Getting started with Laravel and trying to run some experiments using 'php artisan tinker', but I'm...

0 Likes
1 Replies
posted 9 years ago

has many-relation with child classes

Hello, We are completely stuck on this topic. Of course, we created a workaround, but it just does n...

0 Likes
1 Replies
posted 9 years ago

Lots of MySQL processes on Forge & Laravel App

Hi, I have a simple Laravel app deployed to a Digital Ocean box, trough Forge and Envoyer - and was...

0 Likes
1 Replies

My post id is "56e5214d3314f" But laravel blade prints "56"

I wanna send this value via an Hidden field using blade <input type="hidden" name="post_id" value...

0 Likes
2 Replies

Image Upload POST function is shows blank page only.

##ProductController ....public function store(Request $request) ....{ ....$image = new Image(); ......

0 Likes
0 Replies
posted 9 years ago

Creating a queued job with a object

Hi, I've a method that takes awhile to run and doesn't require holding up the viewer of the site. I'...

0 Likes
2 Replies

NEED ROUTING PROBLEM HELP

MY CONTROLLER <?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Http\...

0 Likes
0 Replies

duplicating a Laravel 5.2 project breaks - RouteCollection.php line 161

Hello. Laravel 5.2 I have just finished one tutorial which worked find but if i duplicated the proje...

0 Likes
0 Replies

changing the name of users table in laravel 5.2

please i want to change the name of users table !!

0 Likes
0 Replies
posted 9 years ago

Problem recuperation id

Hi, i try to create a commentary system, each commentaries are link to a post page with an id. So i...

0 Likes
0 Replies

Laravel 5.2 Eloquent - Store infos from table

Good afternoon everyone, I'm working on developing a system of applications with laravel 5.2, I have...

0 Likes
0 Replies
posted 9 years ago

Installed Auth and now I'm getting login and redirect loops

I installed Auth and now every page requires a login. When I log in, I get: This webpage has a redir...

0 Likes
0 Replies

$errors is empty

Im sorry if I am new to Laravel 5.2, but I get empty string in $errors even though if I use duplicat...

0 Likes
1 Replies
Solved

Composer: Nothing to install

I wish to use Forms in Laravel 5.1, I have added "laravelcollective/html": "5.1.*&quo...

0 Likes
2 Replies
Solved

Using laravel 5 with Git

I have an existing Laravel 5 project on my machine, and I am looking to put it on a Git development...

0 Likes
0 Replies

Bootstrap Date Paginator - time sheet

Hello! I'm new in Laravel. I want to make simple time sheet using Bootstrap Date Paginator or someth...

0 Likes
0 Replies

[Symfony\Component\Debug\Exception\FatalErrorException] parse error When i do migrate:reset or rollback

php artisan migrate works fine but when I do reset or rollback the error hits my terminal. I did all...

0 Likes
0 Replies

how to looping through url with Riderect in Laravel

Hi, I've been searching for days to figure out how to iterating through url request, as a naive prog...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.