Hi. This is my first post. I've got an application that uses beanstalkd as a task queue. Jobs are...
Hello all. I'm pretty new to laravel and I just finished installing laravel via composer on my termi...
hi i am using this : Laragon PHP 7.0 Laravel 5.3 i can not execute phpunit command or ./vendor/bin/p...
I have a custom method that I'd like to use globally. It is similar to increment and decrement but i...
quyle92 liked this thread
Hello everybody! Super exited to be here again showing the latest version of my package, it has cha...
Hi. I am trying to return a view in a different method of the class instead of the standard resource...
Key path "file://C:\wamp64\www\blog\storage\oauth-public.key" does not exist or is not rea...
I'm using a policy on Orders such that a User can only access their own orders. Having trouble getti...
This a piece of my method: # the posts within the thread $posts = DB::table('posts') ->wher...
I want to try running multiple projects on RaspberryPI (Debian(Jessie)) on public IP address. I need...
I have Kubuntu 16.4 with LAMP, routes other than / are not working, I get 404 for those. Here is wha...
Hi, i have a web application based on Laravel 5.3, i use stripe with the Laravel Cashier lib. everyt...
I have done upload portion by viewing tutorial but don't have any idea for displaying it in website....
Hi there, Since a few months i'm working with Laravel and i love it, came from codeigniter. I have a...
I have a named route and I'm getting an error that there's no route with that name. The error I'm ge...
I‘m a newbie to laravel , trying to get a quick start with it and use command 'php artisan make:auth...
This is my first project with laravel. I have uploaded my local laravel by zipping the project and t...
I get this error mostly when I redirect to a page that I can use to send a post request. How can I s...
I'm having a problem doing internal rewrites with apache/htaccess and Laravel 5.1. The scenario is q...
So far all attempts to modify the routing methods have failed. Been following some documentation on...
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