I have a folder, in resources/assets/sass that have 2 files 1.scss and 2.scss I would want to do: el...
I am trying to get one select box(number) to be depending on another(type). I am close but i keep ge...
Hi, I've got a weird problem I can't seem to figure out. When I try to call my destroy method with a...
I've just started learning Laravel 5.2 and I'm creating module system as part of my learning process...
Hi there, I'm trying to develop a small project with laravel. I create the project with composer, an...
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 store multiple checkboxes from a form to database.  {!! Form::checkbox('expectatio...
im using php-tmdb wrapper from https://github.com/php-tmdb/laravel wich is using this lib https://gi...
I am trying to do a dynamic or dependent dropdown list but I don't know how to obtain data from the...
Hello i want to submit a list of checkboxes, but i am not sure how to handle it. The current cms off...
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to th...
Hi i'm using jquery ajax form to upload img i want to display image after successfully upload but my...
Hi I am failing to insert multiple checkbox values to database. it returns the error: ErrorExceptio...
I am trying to write a link (just like ahref) in my VIEW to another VIEW page in the app. How do I...
Hey guys, am trying to implement into my app ability to populate a select drop base on a previous se...
Hello, Looking for a layout/theme that has a sidebar menu on left. Thanks
Hello guys! I am trying to implement an Ajax Autocomplete field in my form. I am using the following...
I am trying to insert data to db+ redirect to another page. Then I get this message: Whoops, looks l...
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