I have Mail::send in my newest command, which is using the Mandrill driver. Whenever I run it I get...
Hi Everyone. I have a weird problem. I am writing an app that receives an SQLite file via an API pos...
What is the best practice to call a delete route by clicking the "cancel" button in a form...
Hi, I m looking for an example or a module i can use that will give me a page with a list of records...
Hi, As the subject, I'm running Laravel 4.1 on a Linux web server that I need to connect to a Window...
Hi! I'm using Laravel 5.1 on my project, it's a website migration from ASP Classic to PHP. The thing...
Hi, I m looking for an example or a module i can use that will give me a page with a list of records...
Hi I'm very new to the Laravel framework and the community. I installed it, and as I come to underst...
I'm using homestead, and would like to set up my server to be exactly like homestead. I already have...
The new stable release 2016.04 for Laravel is now available! A new message queue infrastructure has...
Hi I need to retrieve a total of credits. When I put this in the browser it works and gives only a t...
Hello All! I'm going to use Larave 5. My task is to build something like "Role Based Access Con...
I am trying to validate a CSV file using below code. $this->validate($request, [ 'productccsv' =&...
Hello I have been hitting an issue maybe some one has encountered. I have a fresh and shiny new ins...
I am trying to reset from form available at http://localhost/myprokect/public/password/reset/dynamic...
Hello, How can I access a Model's properties in a Controller in Laravel? In my User model I have thi...
Hello everyone, I was wandering if it is possible to create a custom config file. Reason why I want...
Hi, how can I transcribe this sql select with Eloquent? SELECT * FROM player WHERE concat(YEAR(CURDA...
Obviously red the documentaion om Blade Templates but doesn't really get it. I succeded in calling t...
if I had variable declared in view like this //in index.blade.php <?php $var = Model::find(1)...
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