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

laravel 4 make testing environment use .env.php unsted of .env.testing.php

im writing test for a laravel project. so in this project there is a .env.php when i lunch tests it...

0 Likes
0 Replies

Seeding Sqlite database fails while MySQL works fine

Hey guys, I want to seed a Sqlite memory DB for testing purposes. The seeds work fine for my develop...

0 Likes
3 Replies
Solved
posted 9 years ago

Class 'mkapproach\bootloader\BootloaderServiceProvider' not found in [..]/ProviderRepository.php

Hi guys, i've already been through several threads where similiar problems were occuring, but none o...

0 Likes
0 Replies

Laravel eloquent modelling is getting buggy?

Hi, I am create multi-relation system on tables, and return $staff i get whole data successfully.Its...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel 5 Form Macros

With the changes to Laravel 5 directory structure and service providers changes, where is the ideal...

0 Likes
4 Replies

Proper/best way to access user data

Hello everyone! I'm new to Laravel and I'd want to know the proper/best way to access the currently...

0 Likes
3 Replies

Laravel 5 Login Function

I've looked at the standard AuthenticatesAndRegistersUsers.php file that comes with Laravel 5. I'm...

0 Likes
3 Replies

Cant find a solution in Query

hi all, i need to execute the following query as iam new to laravel, i cant find what went wrong in...

0 Likes
0 Replies
posted 9 years ago

loadbalancer and session management

Hello, I'm on laravel 4.2, and have inconsistency of the session management I have this configuratio...

0 Likes
2 Replies
Solved

Polymorphic Relationship with eager loading other relationships

Hey guys, im currently working on a project with a polymorphic relation and im trying to combine it...

0 Likes
3 Replies
posted 9 years ago

Best way to show Title

Hi, What is the best way to show title with Laravel? With the others framework I did something like...

0 Likes
1 Replies

UPDATE won't work

edit.blade <label align="center" > {!!$post->id!!}</label> <textarea rows="5" cols...

0 Likes
0 Replies

[L5] TokenMismatch on Mail with Iron MQ

Hello guys, I am having a problem with Laravel 5 and Push Queues I was wondering if anyone had this...

0 Likes
7 Replies
posted 9 years ago

Unable to install Laravel

When I try to run composer global require "laravel/installer=~1.1" I get [Symfony\Compone...

0 Likes
0 Replies

Sending emails in Laraval 5 via http request.

What would be the best way to send the emails over HTTP via requesting to (say) sendgrid API. Als...

0 Likes
0 Replies

(new to Laravel) Class not found in the Controller

I've making my first laravel applications based on some phpacademy tutorials on youtube. Seems like...

0 Likes
3 Replies
Solved

L5 Route model bind not working.

hello, My L5 route bind is not working. My controller is in another namespace. I tested the data exi...

0 Likes
0 Replies

Migrate OLD app to laravel - subdomains

Hello everyone ! So I have this old app. It uses subdomains mostly to identify witch partner the app...

0 Likes
1 Replies

[Package] Versioned Eloquent models

About a month ago there was a conversation on reddit.com/r/Laravel about how to do versioning on Elo...

0 Likes
0 Replies

How to change the request input ?

hello every one i have a Category model and its have only name and image field so for making a new c...

0 Likes
3 Replies
Solved

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.