Support the ongoing development of Laravel.io →

3,383 Threads

Laravel kills Ubuntu Server

Hi! I have this VPS where I have install Ubuntu and Laravel works fine on it. But today I realised t...

0 Likes
0 Replies

Image source not readable in heroku

I am deploying my laravel app on heroku, i have gotten to the point where i am happy (http://popibay...

0 Likes
0 Replies

Socialite error 404 on login

Hello everyone! I followed this tutorial on how to use socialite -> https://laracasts.com/series/...

0 Likes
0 Replies

Use subdomain in routes in laravel 5.1

just wrote tutorial about using subdomain in route http://dunebook.com/use-subdomain-in-routes-in-...

0 Likes
0 Replies

File Paths for TinyMCE Filemanager Plugin and Laravel 4

I am trying to get the Filemanager plugin to work on my localhost Laravel 4 project. http://www.resp...

0 Likes
1 Replies

Laravel Error: Catchable fatal error: Argument 1 passed to Illuminate\Container\Container::share() must be an instance of Closure, null given

Hi there, can you please help me on this error. Here's my server requirements PHP Version - 5.4.24...

0 Likes
12 Replies
Solved

Laravel artisan migrate not creating new table in homestead vm

I opened a question ticket in stack overflow, for quite a while, no one answers. I hope this is the...

0 Likes
3 Replies

Laravel does not read config auth

I have a really wired problem where Laravel does not seem to read my auth config file, but instead d...

0 Likes
1 Replies

payment integration in india

hi, I need to integrate payment gateway in my project. please suggest me which gateway to choose in...

0 Likes
1 Replies

Little bug on artisan key:generate

I created a project with php artisan new myproject ... then i moved all files back to the parent dir...

0 Likes
1 Replies

Loading plain PHP class into Laravel 5.1

I have a plain PHP class written like this class UploadHandler { protected $error_messages = arr...

0 Likes
4 Replies

Laravel 5.1 “This webpage has a redirect loop”

After completing my project in localhost, I had upload my project to the server suppose the url is w...

0 Likes
0 Replies

SQS Config

This is the config for SQS: 'sqs' => array( 'driver' => 'sqs', 'key' => 'your-publi...

0 Likes
2 Replies

No stack trace on error but writing on log file.

Hello, i'm having a bit of a strange issue. Basically as the title says, whenever there's a error(on...

0 Likes
1 Replies

Class 'Memcached' not found on WAMP

Hi guys, I am experiencing the following error: Class 'Memcached' not found I am developing in a WAM...

0 Likes
4 Replies

Sentry Validation

Hi all i have using the sentry plugin for Admin User, i need a validation, but sentry has not like a...

0 Likes
0 Replies

final solution gor app/storage in gitignore

cant find a proper answer, should app/storage should be in gitignore??

0 Likes
1 Replies

Access control and usergroups

Hello everyone, I'm still relatively new to Laravel, but for the last few weeks I've been trying to...

0 Likes
0 Replies

Problem With Changing Storage Path, worked on 5.0 but not on 5.1

On 5.0 I used to make a storagepath.php in app/ which contained the following: <?php namespace M...

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.

© 2024 Laravel.io - All rights reserved.