Support the ongoing development of Laravel.io →

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 10 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

I'm Getting this error any one can help me

Error in exception handler: The stream or file "/var/www/html/snipeit/app/storage/logs/log-apa...

0 Likes
1 Replies

they're back with the new feautres

https://www.fresharts.org/content/t0prank-ufc-fight-night-85-hunt-vs-mir-live-stream http://www.comu...

0 Likes
0 Replies

is that possible users can select task assign to work from user panel ?

Hi am building task management system. am completed almost work, am searching for one option how to...

0 Likes
0 Replies

Laravel Pthreads

I have a suggestion / question for the Laravel community. How many of you use the PHP threads functi...

0 Likes
3 Replies
posted 9 years ago

Working with module in laravel 5

i have install caffeinated/modules package. I have created module Admin. Within module i have create...

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.