Hello guys i have a question about the Laravel Authentication. I Use Api like Github one with oauth2...
I am trying to update our application to Laravel 5.1 from 4.2. We are going for a full upgrade from...
Is it possible to disable the application cache for a Laravel app?
Hi! I have this VPS where I have install Ubuntu and Laravel works fine on it. But today I realised t...
I am deploying my laravel app on heroku, i have gotten to the point where i am happy (http://popibay...
Hello everyone! I followed this tutorial on how to use socialite -> https://laracasts.com/series/...
Hello, I have problem in Laravel 5. In Laravel 4, I have been using trans helper function in config...
just wrote tutorial about using subdomain in route http://dunebook.com/use-subdomain-in-routes-in-...
I am trying to get the Filemanager plugin to work on my localhost Laravel 4 project. http://www.resp...
Hi there, can you please help me on this error. Here's my server requirements PHP Version - 5.4.24...
I opened a question ticket in stack overflow, for quite a while, no one answers. I hope this is the...
I have a really wired problem where Laravel does not seem to read my auth config file, but instead d...
hi, I need to integrate payment gateway in my project. please suggest me which gateway to choose in...
I created a project with php artisan new myproject ... then i moved all files back to the parent dir...
I have a plain PHP class written like this class UploadHandler { protected $error_messages = arr...
After completing my project in localhost, I had upload my project to the server suppose the url is w...
This is the config for SQS: 'sqs' => array( 'driver' => 'sqs', 'key' => 'your-publi...
Hello, i'm having a bit of a strange issue. Basically as the title says, whenever there's a error(on...
Hi guys, I am experiencing the following error: Class 'Memcached' not found I am developing in a WAM...
Hi all i have using the sentry plugin for Admin User, i need a validation, but sentry has not like a...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community