Basically I have a point log table as follows: user_id | points 1 | 10 2 | 20 1 |...
Hy All, I have 500+ Scheduling jobs which i managed to run with database.. i don't want to use cront...
Hi. I have a controller that invokes a command through a Process component. The command run fine, is...
I run a process with Symfony Process component, the process invokes a script that compress folders a...
Hey Guys I want to know how can I set admin approval in my application, the fact that every post pub...
I have followed the quickstart here for Tymon JWT and I can login okay (that route isn't protected)...
Hello, First of all, my website worked very well in local (using WAMP) until I try to add a remote h...
First of all, I'm new to Laravel. I come from Codeigniter where you can have something similar to: c...
I am trying to make tables for a simple e commerce website. Right now there are 4 tables: Order-Prod...
ENVIRONMENT Mandate to stay within the laravel/vue/php/mysql stack. Single Page Vue.js/Laravel appl...
Let's take the example from the documentation. The database structure looks like this: posts id...
Hello, I've got this problem with the Auth::user() object not working properly when using subdomains...
Hello ! I am trying to implement a filtering method for some products. This is the route: Route::get...
How to show TeamController@index and ProductController@index both show list of team and product insi...
I have a doubt about the Laravel select query. I am explaining my requirement here. I want to select...
I already using password reset function for guest users. is there any interface to change password o...
I'm having a bit of trouble making this work properly when querying with Eloquent, here's the model...
So, i am having this weird problem, which i tried to rectify via net searches, but nothing has worke...
hi, i am using laravel 5.1 with apache2(ubuntu 16.4) i want to send response and then continue proce...
Is possible to create custom model events as creating, created, updating, update, ...? Thanks in adv...
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.