my nullable fields do not store values in the database even when the input boxes are filled. when i...
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...
protected $appends=['sample_value']; public function getSampleValueAttribute(){ return "value&q...
I deployed my project on live server by creating subdomain app.example.net on cpanel. And put my pro...
I'm new with relationships and eloquent. I still don't really understand working with eloquent and p...
How to create multiauth in laravel with a single login form for user and admin.
I am trying to export laravel-excel data with chart, but no chart output on excel. Only the array Da...
Hi .. There is a ready-made script that uploads data in excel format, from a resource that implemen...
How to insert in database number of the seat from the bus and check what seats are available. What I...
Hi, I checked many security tips and tricks about laravel security, now how to test it? Are there so...
Hello, i have buy laravel nova recently. I create a new project laravel 5.8 i do all action write in...
Hi guys, In my bdd I have a column (text) called "xml_documento" which store a XML in text...
Hi there, I want to host a Laravel website on my Synology NAS. I have everything set up, and working...
{!! Form::open(['action' => 'LeaveController@update', 'method' => 'POST']) !!} <div class="...
Hi, I'm trying to convert a query to models: My query: $article = DB::table('Article as A') ->joi...
Hi! I have some questions regarding queues... if I have 4 queues: [high, medium, low, default] and I...
I need help. I set up Laravel-echo server, redis (in docker) to send Event through webscoket. And my...
Hi! I'm new here and just a question! The situation: There are categories, which can have multiple p...
Hi, I am using resources routes for first time and i have a problem with the routes. When i try to a...
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