Hi The page works correctly from my desktop pc but i get this error when accessing via mobile. Do i...
This is my gulpfile.js var elixir = require('laravel-elixir'); elixir(function(mix) { mix.less([...
I want to use Amazon SES to send emails. I'm on a shared host, so I can't use (external) SMTP. Is th...
Hi i try to update new password when user forgot password So i have this url http://localhost:8000/t...
I am using windows 10. Vagrant -1.8.1. VirtalBox - 5.0.12. Been stuck into this for 2 days. Somebody...
Hi i'm trying to update user password using ajax but i keep getting 500 error.What i've done wrong #...
I have research half the day on creating a set of loggers to provide auditing in an inventory applic...
im using php-tmdb wrapper from https://github.com/php-tmdb/laravel wich is using this lib https://gi...
I would like to generate Audit Trail or User Action (add, edit and delete data). What the best way t...
Hi, I'm using Laravel 5.2 fresh install and use postgresql as the database. And I use "web"...
I'm development a API service for a fronend app, there are only JSON APIs so I think debug bar is no...
I have an old laptop and I want to use it as a dev machine to take with me when I go fishing (I don'...
Hi guys, I followed the instructions at https://laravel.com/docs/5.2/homestead When I run vagrant up...
I'm using the Form Request validation, but how do I validate my pivot tables? For example when I att...
I've already made all of the steps in This is a link, but i have some problems. When I want to "...
So I was trying to add a new site by modifying the homestead yaml file and running the provision fla...
I have a procedure on how I install Laravel project and it worked fine until today (last project I s...
Hi everyone! I developed an app using L4.1 and it uses 2 filters. My local environment is based on V...
Hello, I playing around with differnt File methods, but i already got stuck in the very beginning, h...
if($type == 'fetch') { $events = array(); $query = mysqli_query($con, "SELECT * FROM calendar&q...
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