Hello. I've used the Lang :: get () in Laravel 5. In this case, I wrote the code to perform the to r...
Hello, I currently have a page that lists all of the 'products' in my database by name. I am trying...
Hello all, I am using Laravel 5 and stuck on a problem and i will be happy if you help me. I want to...
I have tried this in testing using standard HTML pages outside of Laravel and it works correctly. I...
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...
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