Hello hope everyone is well, I am very new to this. And having a bit of trouble with a query and pag...
Dear Sir, I have some weird about binding parameter using DB::select(DB::raw()). I had tried to use...
I had the same problem working with laravel in version 5.5 presented in the thread erkanarslan, howe...
websterl3o liked this thread
**I only use required but not show the validation message ** public function store(Request $reques...
Hi Guys, i have a strange problem with my website based on laravel. The point is when i try lo load...
I am currently working with laravel dusk. i am implementing dusk functionality on my controller. I a...
When I 'PUT' an uploaded image file in my S3 bucket, I encounter an unusual problem: The S3 file is...
Is it possible to have a route for a subdomain like this: name.staging.sitename.com ? So the site is...
Hello, I have this resource in web.php Route::resource('chalkboard', 'ChalkboardController'); and in...
Hi! I have some problem to send a form in my Laravel Project. I try to submit mass input with same n...
Hi I'm following a tutorial tutorial But I keep getting the same error: TypeError: this.$refs.pagina...
hello, I have an issue with requests loop with what appears to me like a pretty standard feature (bu...
Hello Laravel.io I'm wondering on how to make a laravel app behave like a subscriber in pub sub to r...
I have a form here as below: <form action="{{ route('benice') }}" method="post&qu...
I am using an ajax call to delete an object from the database, but i am not using a form for this so...
Here is register new user code in php laravel-5.4 mysql ####################code here starts######...
Hi everyone, i have a bit of a struggle with the resource controllers. As you can guess from the top...
Hi, The test email is working fine but once send via the contact form its not sending email. how can...
Hi! I have a site where the user can watch videos. I prefer not to link to the video directly (as yo...
I have two domains: domain.dev and api.domain.dev. I want to be able to do a ajax (POST, GET) call f...
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