Support the ongoing development of Laravel.io →

3,383 Threads

How would I pass in the request class to my abstract class? (Laravel 5)

Hi guys, I'm developping an API and because I have (mostly) the same functionality I've created an a...

0 Likes
1 Replies

Integrity constraint violation

Hi, I try to create a small CRM with "leads", notes about leads", clients" and &...

0 Likes
3 Replies

Laravel problem with vhosts routing on XAMPP

I use XAMPP localhost server and I recently got into possession of a introductory book regarding Lar...

dialeleven liked this thread

1 Likes
0 Replies

Working on a Laravel 5 CMS

Hello there. I'm creating a lightweight CMS in Laravel 5 and I'm having some questions about how I...

0 Likes
6 Replies

Error on installation

I just download laravel by github then when i run it from the browser it's shows Warning: require(J:...

0 Likes
7 Replies

Setting up did not work - landing page not accessible

I followed this guide to setup my server and install Laravel. I did everything as in the article, ho...

0 Likes
5 Replies

Override pageName in pagination

Hi, I would like to rename the query string param 'page' in pagination engine. I have seen that the...

0 Likes
2 Replies
posted 10 years ago

Server provisioned with Laravel Forge is not properly detecting environment or environment variables

I've been struggling with this particular issue for a few hours. I created a basic server on Digital...

0 Likes
2 Replies

php artisan serve - Directory does not exist

I have a laravel application, and I use git for version control, and all of a sudden php artisan ser...

0 Likes
2 Replies

Separate routes.php for multiple websites

I'm using a single laravel installation to run two websites (multisite). Most of the model and contr...

0 Likes
3 Replies

Laravel WSOD white page after upload on web server

I worked on my site Laravel locally with mamp on mac os x. Today I tried to upload it on two differe...

0 Likes
11 Replies

Facades: Non-static method <some method here>should not be called statically code error

I'm trying to use Facade and service provider to create a Data class for misc application variables....

0 Likes
0 Replies

Controllers via Routes Not Working

System Information MacOSX - 10.7.5 Apache - 2.2.27 (Macports) PHP - 5.4.33 (Macports) [Mycryp...

0 Likes
15 Replies
Solved
posted 10 years ago

Laravel 5 developement cannot load serviceprovider with boot class with parameters

I got this error in laravel: Declaration of App\Providers\ErrorServiceProvider::boot() should be com...

0 Likes
1 Replies

Mail::send() can't find my view

I have the following code in my controller: public function send() { $name = Input::get('name'...

0 Likes
2 Replies
posted 10 years ago

Homestead with a frontend living in a separate app

Hello, I am new to this vagrant idea and I have a question (I hope it makes sense here). Imagine I h...

0 Likes
3 Replies
Solved

Composer update don't work after 4.3 version was pumped to 5.0

Composer update don't work after 4.3 version was pumped to 5.0 Is there a way to fix this or do i ha...

0 Likes
6 Replies

ServiceProvider error with two sites on one server

Hi All, I have a single ubuntu + apache2 server running with two vhosts. Each vhost site is running...

0 Likes
0 Replies
posted 10 years ago

Setting debug false in Forge environment

Hey guys, I deployed my application, and im currently using environment variables for my sensitive i...

0 Likes
1 Replies
Solved

Setting a global option for all forms in an application

Hey guys, I want all forms in my laravel application to have 'autocomplete' => 'off' by default,...

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.

© 2024 Laravel.io - All rights reserved.