I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...
Usually with a user_id field too. As machuga mentioned, in multitenancy you may want to approach thi...
I agree you should store the cart in the database as it is great for tracking cart abandonment and r...
I would look at building the client in an app / javascript (angularjs?) then resync the data to lara...
Do you have all the css included? Also, check the order of your JS files. I would essentially get th...
I agree this is a bad idea, I would use their email address as username (they should know this) and...
The Laravel portal for problem solving, knowledge sharing and community building.