I'm adding a mobile-friendly website to my laravel app, so I added the following code to /app/config...
*Disclaimer: This is just theory crafting I'm interesting in learning about Service Oriented Archite...
Hi there, I am getting a directory listing when I do not specify 'public', but with public I get the...
##Hi guys, I created a table name in MySQL called "orm" I also created a model like this o...
my version is laravel 4.2 in mycode , I have got a Collection $serieses, and it has a relation named...
Hi I have question. Should I commit app/config to my repository? What is the best practises ? In my...
/* |-------------------------------------------------------------------------- | Third Party Service...
Coming from Codeigniter, I'm used to placing all my database queries in the model. From what i've se...
Im getting emails to send no problem, but i want to list them and make use of the API in an interfac...
i trying build form with sentry package from tutorial on this page : (http://seputarpemrograman.com/...
hi, im using this migration: Migration and this model: Model how do i specify the composite key in t...
Hello For All :) I want to design an online store. For each category of productions, we would have i...
Hi It seems that default values defined in $attributes are not being mutated before saving to the da...
Hello guys, this is my first post :) Really simple staff... I want to remove "public"...
Using L4. I have this setup: Index page (index.php) has the log in form. My route: Route::post('das...
Hi Everyone Is it possible to pass multiple with statements in laravel? For example, in your functio...
Has anyone found a good way to augment the app object without modifying the foundation class? I want...
I'm using one PostRequest to validate many post types in my forms, it's highlighted in red. I can us...
Hi all, It just a quick question about Eloquent and how it handles input data. The query builder as...
Hi :) I followed the docs to make a password reminder. I'm new to Laravel and PHP so I just play aro...
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.