have an episodes table and an episode_Listen table, which is a One episode to Many listens I want to...
I am trying to integrate stripe Checkout on my Laravel 5.3 website for some fairly basic purchase fu...
Regarding lavary / laravel-menu It is necessary that a certain file is selected in the body of the p...
Hi all, I am very new to code, but was wondering how I could force my result to 2 decimal places. I...
my nullable fields do not store values in the database even when the input boxes are filled. when i...
Hi, I have a form and would like to get the user_id out when submitted here is my store function: pu...
Hello, I need to implement multiple entrypoints for the same Laravel app, using a different database...
FatalErrorException in FileTypeFilterIterator.php line 49: Maximum execution time of 30 seconds exce...
Hello. I modified the controller, but the modifications are not reflected. So, I rename and delete f...
In my application there are Job Offers and Skills. The Offer and Skill models have a many to many re...
Hey NYC folks! Jesse here from the Twill team (Twill.io). We're hosting a meet-up in NY on 10/7. We'...
Need a bit of help with my create function, I am able to create a new User but not a new Roleuser pr...
protected $appends=['sample_value']; public function getSampleValueAttribute(){ return "value&q...
Hello Someone has already experienced 400 error - cookies are too large. I am using apache 2.4 ~ and...
I deployed my project on live server by creating subdomain app.example.net on cpanel. And put my pro...
Setting up translations is extremely easy in Laravel. I have a JSON file that has all strings that n...
Laravel 6 PHP 7.3 I'm trying to test upload multiple files $this->postJson('/products', [ '...
I have a Laravel 6.0 app thats uses Sentinel for authentication. I can succesfully log in however af...
Hi there, How can I convert this SQL into PHP? UPDATE cashbooks SET amount = amount - (SELECT amo...
I'm new with relationships and eloquent. I still don't really understand working with eloquent and p...
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