Hello, i have buy laravel nova recently. I create a new project laravel 5.8 i do all action write in...
i cannot load my translation file to my view, and even if i do i get a no class error.Please help
Hey guys I want to download videos from external links I have a field in database and this is video...
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...
So basically I have use Lumens as my backend api (at localhost:8000). Now on my frontend React app (...
Hello, I've been trying to implement Laravel Cashier with 3DS Whenever I try to create a new subscri...
UploadedFile {#576 ▼ -test: false -originalName: "rid_full.xlsx" -mimeType: "applicat...
{!! 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...
In a page on my Laravel site , i have a left sticky navigation sidebar and i am filling this with a...
I need help. I set up Laravel-echo server, redis (in docker) to send Event through webscoket. And my...
Hi everyone, I'm new to Laravel and I'm inspecting the available solutions for fast building GUI vie...
Hi! I'm new here and just a question! The situation: There are categories, which can have multiple p...
Hi, I'm using Tinker to test my models, and whenever i attach something to a model, i need to exit t...
Hi, I am using resources routes for first time and i have a problem with the routes. When i try to a...
Hi, When resetting a password I seem to be automatically authenticated and directed to 'Home' rather...
Hi, I'm new to the framework, and I like it; but I'm stuck on something; I use the bootstrap tab and...
So when I run the project this error occurs even thogh chmod 77 permissions have already been releas...
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