I have frequently searched advertising system/manager for Laravel and found none. I'd like to ask, m...
Hello, I'm trying to use Laravel Auth function in CKFinder to restrict anonymous using of CKFinder....
Hello, I'm trying to get the posts id and update the field on the database by the id on the URL. pos...
I have question, I created database table using "php artisan migration" then later due to...
Hello, I'm using Valet for my local development in mac and when i try to do Request::ip(); for get t...
I am trying to build a search on my website (using the laravel 5.2). I need to search multiple table...
Multi Field Validation I have a table like: id code user_id msg_id title now I want to validation u...
When i use WWW before the domain my site working and and I have no problems, but if I remove the WWW...
At the moment, i have a simple rate limiting function implemented with a route filter. I was wonderi...
Hi! I am trying to add PHPExcel to convert some data to excel files. I am using open source code. Bu...
I have a group for api: Route::group(array('prefix' => 'api'), function () { Route::get('abc...
Hey, using the standard Laravel storage facade and S3. It works locally, uploads fine to S3 and usin...
When I try to post to my route using cURL and the method set as "POST", I hit a 403 Forbid...
Hi I am updating a view. For example, in the view I have 3 variables ($files, $users, $supplier) Is...
No matter what I do, I always get a 200 OK status in response. Whether I get a Stack trace, a route...
I am creating a simple login function on my website with a registration feature. The registration fe...
I'm developing an image sharing platform, but when I want to load an page with a lot of images I oft...
We have a Cisco security appliance at my office that forwards all outgoing requests to an ENVOY site...
Hey guys getting this error on this database save for a photo using dropzone.js here is the model ca...
I wanna make a query like this. public function find(Request $request){ $dato=$request->buscarD...
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