Does anyone know if it possible to charge a setup fee when doing a subscription? I asked Stripe and...
I want more table create using L4, But when a create a new table called (mail) nothing migrate this...
I am using the barryvdh/laravel-cors package for doing my Cross Domain stuff. However, we have cust...
Hey, just a quick question that I'm sure has been asked before but I don't have time to dig at the m...
select * from `prices` where `prices`.`item_id` in ('1', '2', '3') and `created_at` <= '2014-06-2...
Hello . When i navigate on a view the form fields get cleared but if i fill a field and reload the p...
I want to create form macro, and i want to use errors message in it. how to use errors message (Mess...
I'm learning DDD pattern and signle responsability and what not, and i found one thing that repeats...
I'm trying to limit the results from a relationship based on results in another relationship. Here's...
I searched for "Spreadsheet" and didn't find anything here, so I thought I would post a qu...
Hey guys. Still having a bit of a hard time learning the relationships ^^ So i wanna print out all t...
Just out of curiosity, I'm wondering if anybody has any experience with using both the built in Redi...
Hello all, I have some lookup tables in my project that contain some id => name values. For that...
Hello, I'm using Laravel 4.2. When I run: Artisan::call('migrate'); php throws: ErrorException Use...
I am trying to link my CSS and JS in my blade template but they are not working. I used: <link re...
Looking for some information Response::stream() what it's for, how to use it etc. It's not in the ma...
Hello, Given I have a model with an optional 'email' attribute. When specified, it has to link to a...
I'm trying to hide public/index.php url, mantaining assets file and folders (in public folder) acces...
Hello when I Upgrad from 4.1.30 to 4.2 and I got this error : Parse error: syntax error, unexpected...
Hi guys! The reason I'm asking this is because I created an Ad class. My current setup right now is...
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