Support the ongoing development of Laravel.io →

542 Threads

paginator and search user inputnree Query

Hello hope everyone is well, I am very new to this. And having a bit of trouble with a query and pag...

0 Likes
2 Replies
Solved

Bind parameter on DB::select(DB::raw())

Dear Sir, I have some weird about binding parameter using DB::select(DB::raw()). I had tried to use...

0 Likes
2 Replies
Solved

How to Set Cookies During Unit Test? (new solution)

I had the same problem working with laravel in version 5.5 presented in the thread erkanarslan, howe...

websterl3o liked this thread

1 Likes
1 Replies
Solved

Laravel Validation not working

**I only use required but not show the validation message ** public function store(Request $reques...

0 Likes
3 Replies
Solved

Chrome error Failed to load resource

Hi Guys, i have a strange problem with my website based on laravel. The point is when i try lo load...

0 Likes
16 Replies
Solved

Implementing Dusk and Process Continuity

I am currently working with laravel dusk. i am implementing dusk functionality on my controller. I a...

0 Likes
1 Replies
Solved

Storing user uploaded files on S3?

When I 'PUT' an uploaded image file in my S3 bucket, I encounter an unusual problem: The S3 file is...

0 Likes
7 Replies
Solved
posted 10 years ago

Routing for subdomain

Is it possible to have a route for a subdomain like this: name.staging.sitename.com ? So the site is...

0 Likes
4 Replies
Solved
posted 5 years ago

Route Resource Bug

Hello, I have this resource in web.php Route::resource('chalkboard', 'ChalkboardController'); and in...

0 Likes
2 Replies
Solved

[Resolve]Some problem with submit form

Hi! I have some problem to send a form in my Laravel Project. I try to submit mass input with same n...

0 Likes
10 Replies
Solved

Vuejs Vuetable-2 error.

Hi I'm following a tutorial tutorial But I keep getting the same error: TypeError: this.$refs.pagina...

0 Likes
7 Replies
Solved

policies and request loops

hello, I have an issue with requests loop with what appears to me like a pretty standard feature (bu...

0 Likes
1 Replies
Solved

Make laravel app a subscriber to another app.

Hello Laravel.io I'm wondering on how to make a laravel app behave like a subscriber in pub sub to r...

0 Likes
1 Replies
Solved

Route [benice] not defined

I have a form here as below: <form action="{{ route('benice') }}" method="post&qu...

0 Likes
3 Replies
Solved

Sending a Delete request via ajax

I am using an ajax call to delete an object from the database, but i am not using a form for this so...

0 Likes
12 Replies
Solved

Update multiple user details when new user is registered in laravel php

Here is register new user code in php laravel-5.4 mysql ####################code here starts######...

0 Likes
2 Replies
Solved
posted 10 years ago

[Resource Controller] route("resource.destroy") calls "resource.show"

Hi everyone, i have a bit of a struggle with the resource controllers. As you can guess from the top...

0 Likes
5 Replies
Solved

Sending email via Laravel 5.2

Hi, The test email is working fine but once send via the contact form its not sending email. how can...

0 Likes
8 Replies
Solved
posted 9 years ago

How to support HTTP Byte Serving in file streams?

Hi! I have a site where the user can watch videos. I prefer not to link to the video directly (as yo...

0 Likes
6 Replies
Solved

How to handle CORS?

I have two domains: domain.dev and api.domain.dev. I want to be able to do a ajax (POST, GET) call f...

0 Likes
5 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.