Support the ongoing development of Laravel.io →

Sending data via the controller or accessing it in the view?

hello folks, i got a quick "style" question... wich way is better, sending data via the co...

0 Likes
3 Replies
Solved

confused about the new protecting-sensitive-configuration

According to this documentation at protecting sensitive configuration, "For "real" ap...

0 Likes
8 Replies

Please suggest which the best practice for multiple parameters (Restful)

datamime between 01/09/2014 - 10/09/2014 How to create restful routes ? please help.

0 Likes
1 Replies
posted 10 years ago

Noob having trouble using a package

Hello, and thanks in advance for your help. I want to use this curl package: https://packagist.org/p...

0 Likes
2 Replies
Solved
posted 10 years ago

lavarel and koding.com

Hello, Did anyone succeed in making lavarel work on coding. On apache I do not see the right pages a...

0 Likes
5 Replies
posted 10 years ago

Testing Login with Codeception

I have been trying to get my codeception test to run, and it always fails on the login part. Here is...

0 Likes
2 Replies

"Order by" when querying relation

Hi, I have a Project table and a pivot table "like_project" which has 2 columns : user_id...

0 Likes
1 Replies

Environment Specific Package Config

Hi all, I'm still learning the layout of the land having moved from CodeIgniter. I have multiple env...

0 Likes
2 Replies

Saving image's data in my DB

I'm trying to save images with Dropzone.js in my Laravel 4 project. This is my code: $fileInput = In...

0 Likes
2 Replies
posted 10 years ago

unit test how to test Event with email

Hi, how can I test this snippet without send an email ? public function forgot() { $isV...

0 Likes
1 Replies
posted 10 years ago

Wrong data when extending blade views and sections

I'm not sure if this is an error or if sections are not supposed to be used like this. It's a bit di...

0 Likes
1 Replies

laravel forge TERMS OF SERVICE :(

i don't understand the FORGE TERMS OF SERVICE the terms not taking about the privacy about customer...

0 Likes
4 Replies
Solved

Can not access CSS file

Hi, i have a question related to Laravel 4 Starter Site. I added a css file in assets/css directory....

0 Likes
1 Replies

Multi app instance

Hello I want to migrate from ZF1 to laravel 4.3 but as my current ZF1 instance is composed by 9 modu...

0 Likes
2 Replies
posted 10 years ago

Homestead port

I'd like to use Homestead for a non-laravel project, just a simple sandbox if you will, that has a f...

0 Likes
3 Replies
Solved

modules vs packages

I'm heading towards a pretty large application and really want to keep the application clean and org...

0 Likes
1 Replies

Enabling SSL on a Homestead VM

I haven't been able to find any documentation about how to enable SSL on a Homestead VM. I tried to...

0 Likes
5 Replies
Solved

Mutators problem

I have Email model with: public function getEmailJsonAttribute($value) { return $value ? json_de...

0 Likes
1 Replies
Solved
posted 10 years ago

Laravel 4.2.8

Routes: Route::post('verify', 'site\RegistrationController@verify'); Controller <?php namespace s...

0 Likes
2 Replies
posted 10 years ago

Prevent the load specific directory/module in psr-4

Hello i use psr-4 for load any modules in app/Modules/ directory. i want to disable module, but how...

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.