Support the ongoing development of Laravel.io →

1,848 Threads

Laravel + VUE + FORM REQUEST

Hello Guys , Does some one here makes some changes in Laravel Native form request to validate data t...

0 Likes
0 Replies

Laravel 5 search/select form with dropdowns and text search

Hello Laravels. I'm building a cityguide which has companies-company types, groups-group types, even...

0 Likes
2 Replies
posted 7 years ago

fully featured ecommerce

Anyone knows a fully featured ecommerce made with Laravel? I've only found some packages, nothing to...

0 Likes
8 Replies

Has many through update / with pivot laravel 5.5

I have several tables (all of them with softdeletes and timestamps : created_at , updated_at , delet...

0 Likes
0 Replies

Query bulding.

Hello, I started to learn Laravel and I have a problem. I want to query questions from the database...

0 Likes
0 Replies

Laravel Bootstrap SlideShow each slider eight product

I want each slideer has eight products <div class="carousel-inner hidden-xs" role="listbox">...

0 Likes
0 Replies

Upload file

Hello, I started to learn Laravel and I have a problem. I want to upload image (name -> database)...

0 Likes
2 Replies

Form Request in Laravel Validating an Array

Hello Guys , does any one there knows how can I validate an form array with form Request ? I want t...

0 Likes
1 Replies
posted 9 years ago

No 'Access-Control-Allow-Origin' header is present on the requested resource

I've tried a dozen "solutions" to prevent the No 'Access-Control-Allow-Origin' header is p...

0 Likes
5 Replies

how to user request input three time for captcha if overdone

help me how to user request input three time for captcha if overdone 3 time after notification messa...

0 Likes
0 Replies

How to Route Model Bind with dynamic database connection?

Hi good people. Have been stuck for hours on end with model binding with dynamic DB connection. I ha...

0 Likes
3 Replies

query save and update with laravel

table pop table detail_pop table store_product diagram $detailpop = DetailPop::where('pop_id',$...

0 Likes
1 Replies

Form Request: check recaptcha validates, before validating other fields against database?

Hi, I'm using a Form Request with rules but I want to check the recaptcha validates before validatin...

0 Likes
1 Replies

route::resource with more parameters

I have this in my route Route::resource('something', 'SomethingController'); but this controller han...

0 Likes
3 Replies

Handling route with multiple optional parameters.

Hello ! I am trying to implement a filtering method for some products. This is the route: Route::get...

0 Likes
0 Replies

Query bulding.

I have a doubt about the Laravel select query. I am explaining my requirement here. I want to select...

0 Likes
0 Replies

I can not get inputs from a PUT/PATCH request

I am developing a rest api. I test it with Postman Rest Client. But I have had a headache with PUT a...

0 Likes
22 Replies

Testing GuzzleHttp requests

I have an artisan command that requests data from an external API and stores that information in my...

0 Likes
0 Replies

Return JWT token to javascript SPA from socialite login

I have a SPA app built on vue.js with a lumen api using JWT tokens which is working fine. Im trying...

0 Likes
4 Replies

Controller changes does not reflect

Hi. I have a problem. I tried to change the controller but when I open the route it doesn't reflect...

0 Likes
1 Replies

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.