I'm developing a SAAS application using Laravel 4. I have one master database and multiple tenant da...
I'm developing a SAAS application using Laravel. I have one master database and multiple tenant data...
I'm going to start a SAAS model web application and gone through many searches. Finally in my mind h...
The problem i have is the following one: I have 2 arrays: Array ( [0] => off [1] => off [2] =&...
Hi all, I was wondering how I could do the following. I have a user table with 2 field 'first_name'...
Hello, I want locale Form::selectMonth. I changed locale from config but it isn't change Form::selec...
Hello, I work on a BrowserGame who wants to Support many Languages. But now i run into a Problem and...
Is it possible to inject PHP into a blade? A lot of my pages are the same, except for the controller...
someone has used PHPWord (https://htmltodocx.codeplex.com/) and laravel
Hi Guys So I have an array containing many JSON objects, This is what it shows in console.log if i o...
Let's assume we have a catalog. We have base Item model and item types model (Car extends Item, Moto...
Hello, I'm trying to move my develepment app to production, but i can't get arround this error: Also...
I have a rather strange situation. I'm generating a number of images and I need to generate them dyn...
Table : photos #id -> primary key #item_id -> foreign_key #title -> string #order -> int...
Hey everybody, Trying to get CkFinder working. Was following these approaches (althogh marked as &qu...
In controller: public function deletePage() { $pageClass = $this->page->find(Input...
Hello If i have a table named 'Books' and i would want to print out all the names of the books that...
I have created a very large project in laravel with mysql. I have switched by using https://github.c...
I have a real estate site and I want to have URL's for individual properties show up as /community/a...
Hi, I'm wondering what the best approach to creating a flow chart style web page would be? For examp...
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