I have have an Ajax requesting a blade.php file using the full path $("#main").load('http:...
Hi everybody, I am new to Laravel - but we have all got to start sometime. I have a bunch of rows. i...
Has anyone noticed this? Is there anyway to help getting it fixed? Screenshot of broken layout in Ch...
So imagine if you will, an arbitrarily deep tree of nested categories. For the data structure minded...
Hi I have controller like that: public function sendmail() { $status = \Lang::get('messages.notsent'...
Hi All, I have created a login page and passing the data to the controller. In controller, I am doin...
Hello, I have a view which will render the menu of my website. I'd like that navigation to display o...
How to create email service without blade(VIEW) in laravel 4.2.
When extending Blade, using Blade::extend(), it is necessary to clear the cached View. This functio...
Can it be done? I have a collection, and a form that I loop through it <form:model.....> @for...
I have a page that has multiple tables with lots of data. These tables need to be on a single page....
I'm using Phpstorm 8 now. Is there anyway to type hint variables within blade files passed in throug...
Hey folks, I have two questions. First, I saw that Laravel 4 apparently had some built in deployment...
I am filtering a collection by date of orders with the following in each: {"id":57,"...
Hello, when i need to use joins(), how to use it? Belongs it model or in controller? Can anyone give...
Hello, i am new at laravel, and i want to show userprofile by slug. When i use Profile::all() or Pr...
This probably isn't the most elegant solution but so far I have my data/collection called like so; $...
Link of the plugin http://deepliquid.com/content/Jcrop.html I want to upload the image that is cropp...
Hi everyone! I started with Laravel 5 following the Blog example from Laracasts (Laravel 5 Fundament...
Hi Guys! As the title, I have an Array varible named is $commonConfig, and I want use it in all Cont...
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.