Support the ongoing development of Laravel.io →

console (composer) and web request (Artisan::call)

Well, some months ago, i had a problem: my artisan just stop working. i couldnt even use "php a...

0 Likes
0 Replies

Intervention / Image Upload Error {{ Image source not readable }}

I am trying to add a profile image upload in Laravel 5.1. I used the Intervention/Image Package but...

0 Likes
1 Replies
Solved

Homestead Installation Issue: Shared Folder map not working

Hi, I'm trying to install Homestead on a Mac using VirtualBox and when I edit the homstead.yaml file...

0 Likes
1 Replies

No supported encrypter found

Now I may be being stupid and not understanding fully... I'm trying to add items to a shopping cart...

0 Likes
2 Replies
Solved

Role Based Login in laravel 5

Hi i am using two roles in users table user and agent., if user is login then redirect to user_profi...

0 Likes
0 Replies

Hardcoding controller arguments in routes

I'd like to pass a predefined value from my route as an argument to controller. Assuming this is my...

0 Likes
2 Replies
Solved

How to extend vendor class?

vendor/illuminate/html/FormBuilder.php How to extend this class? I have a new method: <?php publi...

0 Likes
2 Replies

php artisan migrate showing no success message on terminal and no migration occurs in DB on laravel 5.2

I'm trying to migrate a cloned project. I've set the .env file with credentials matching my DB and i...

0 Likes
1 Replies
posted 9 years ago

Carbon: is it possible to count in hours, minutes and seconds only?

Hey all ;) I need to calculate hours only. When I do something like 18:15:10 + 10:15:20 it would lik...

0 Likes
2 Replies

SQL Server weirdness - unable to connect using DB class, but can using explicit "new PDO" declaration

I've got a controller action which is attempting to call a stored procedure on a MS SQL Server 2008...

0 Likes
0 Replies

Deploy multiple websites with one instalation

Hi Is there a way to deploy multiple websites from diferent clients using one laravel install on a...

0 Likes
2 Replies

Table grouping in blade template

i have database that shows like this and this is the blade template to show the table :...

0 Likes
1 Replies

"Double" Relationship Count

Hello everyone, Basically what I'm trying to do is "count" the number of records that two...

0 Likes
3 Replies

TokenMismatchException in VerifyCsrfToken.php line 53:

Hello i was developing my 5.1 laravel project on my windows pc and yesterday i wanted to transfer t...

0 Likes
2 Replies

Gulp Error: Cannot find module 'laravel-elixir' at Function.Module

I am trying to run gulp command via git bash in my project directory. My environment is Windows 8.1...

0 Likes
0 Replies
posted 9 years ago

Adding Mail Transport

trying adding some other Mail Transport. guess can be done by app['swift.transport']->extend(); b...

0 Likes
3 Replies

How to test file upload?

I have tried various combination to imitate a file upload without much luck.. My last attempt consis...

0 Likes
1 Replies
Solved
posted 9 years ago

Problem with false URL return

Our problem is that the links created the laravel are always wrong. Currently we have hardcoded all...

0 Likes
2 Replies

Convert SQL Query in Relations using Eloquent

Hi, I had a BelongsToMany database schema that worked great, but I added a new table with fk and can...

0 Likes
0 Replies
posted 9 years ago

Same Error everytime can someone help

Hello Guys Im getting this Error everytime and I dont know why. [2016-03-20 16:20:42] local.ERROR: e...

0 Likes
3 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.