I've created a form using primary regular HTML (syntax below). When I use the laravel 4 built in fun...
After getting my Laravel Homestead up and running, I'm facing a new problem. Even after some googlin...
Hi there! I'm starting a new webapp and I have some issues...I need to ingrate two important functio...
@foreach($contractallusers as $contractalluser) $html = '<html><body>' . '<div style=...
Creating PDF File using ajaz method. Am using https://github.com/thujohn/pdf-l4 pdf package
Hi! Im looking for the best way to ensure that my objects are being saved properly What im doing $us...
Regards, I'm new to laravel and I'm stuck on installation.Already I lost two days on that problem, a...
Hello everyone, I am using laravel's eloquent for my website and I want to get all the data from a t...
So, I have this relationship: public function publishedAlbums() { return $this->hasMany('Album')...
I am getting the following error in my laravel log: production.ERROR: exception 'InvalidArgumentExce...
Greetings. I am having some confusion about route model binding with/vs repositories. Here's how I...
Hello In my system I want to have a list of jobs to be processed once a day and once a week. These j...
Hi everyone I'm new to Laravel, I'm currently doing an import file page and store the imported file...
Is it possible to return a data array in Laravel with ajax? I basically need to pull in some data wi...
Hi, For updating one to many translations inside a post i want to return the updated post. Is it nes...
Hi All, Please suggest: i want to use Laravel for a Local search engine. Basically my program is loc...
I am on a2 shared hosting for a few different domains - each on different accounts. Starting yesterd...
Hello there. I have and relationship, for example $contact->contactData. Not every contact has co...
I am trying to use ViewComposers and I would like to pass $current_user variable to all dashboard vi...
Hi to all! I want to create a test package. As in example, my test service is located in "vendo...
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