I'm looking to do sub requests in my API, to other parts of my API. I have done this before in Symfo...
At the moment I am trying to pass a value of a variable that is $entry from my EntryController to th...
I try to run php artisan queue:work as a symfony process so i made a class and in this class i have...
Hello guys, I would like to introduce my "first" github project, initially i have made it...
I am using Laravel 5.4 and API Authentication Passpot and dingo API. My Route: $api->group( [ 'pr...
I'm using Password Grant Tokens for API. I have a route /api/contact but I do not want it uses middl...
Although it has been asked for many times, but the error still exists after I followed the answers:...
Changes to file webpack.mix.js are not applied File contents webpack.mix.js mix.js('resources/assets...
I've searched about it on internet but it seems to be different. I'm using laravel5.1 and implemente...
Hello everyone ... I have this problem, it is complicated to explain so I will try to summarize the...
Laravel 5.4, laravelcollective/html 5.4.8 Parent Blade template for creating/editing Entries: (as yo...
When I try to create a controller like this : $ php artisan make:controller PostController it just l...
Hi, I am creating an application with different set of users - clients, staff and admin. Each one wi...
I am using the following laravel package for my newsletters: laravel-newsletter I have the following...
I'm looking for a solution like "Git hooks" but my setup is that I'm using Bitbucket as ce...
I've written new repository using omnipay for x payment gateway. I've successfully written test case...
I am working on an admin dashboard with different sections, to add blog posts to add portfolios bo...
I use Lumen and I get this error when I use the first() method to get a single result from a query:...
Hi, I'm using Laravel 5.1 It is possible to construct this query with eloquent ORM? SELECT SUM(CASE...
Hi Everyone! I am working on building out charts and a little confused on the best approach. I am lo...
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