Support the ongoing development of Laravel.io →

1,478 Threads

posted 9 years ago

Built-in way to load a partial page/template using Ajax while not reloading the rest of the page?

Exploring Laravel for next project so not sure if I got the jargon right. Looking for a way to updat...

0 Likes
2 Replies

Return an array from Helper Class to blade template

Hi All, I am beginner for Laravel 4.2. I want the raw query should print an array like 1, 2, 3, 5, 9...

0 Likes
7 Replies
Solved

How to revive data from database for master view like app.blade.php

I need to get Title,Keywords,description from database and show on app.blade.php How can I do that ?...

0 Likes
1 Replies

paginajtion problem

My page showing this message FatalErrorException in LengthAwarePaginator.php line 126: Access to und...

0 Likes
2 Replies
posted 10 years ago

Nginx from Apache - class not found error

Hey folks.. just signed up for Forge (which uses nginx) and have my application running there and no...

0 Likes
1 Replies
Solved

Integrating Uikit framework into laravel 5

I am about to use uikit in my next project and was thinking if i could use this package "https:...

0 Likes
0 Replies

How to add my own custom class in Laravel 5 ?

Ok, in laravel 4, if I want to add my own custom class, eg : library\myFunction.php then I do the fo...

0 Likes
6 Replies

Generate report on Laravel project for the big data records?

I want to generate the big reports on Laravel and can export to excel, pdf like Jasper report. But i...

0 Likes
1 Replies

FatalErrorException in helper function link_to()

This is probably a stupid error, but I'm new to Laravel. Any help would be greatly appreciated. I'm...

0 Likes
7 Replies

Laravel 5 update form using plain HTML

In Laravel 5, I notice that whenever I have a form in which I wrote in plain HTML, instead of using...

0 Likes
1 Replies
Solved

View NOT FOUND ERROR !!! - Not showing unless Storage gets 777 permissions

Hello all, i am building a site using laravel 5, and run on to this little issue, i need clarificati...

0 Likes
1 Replies
posted 10 years ago

blade template trouble

hey guys! After a little while away from the game, I decided to get back on the horse so to speak, a...

0 Likes
7 Replies
Solved

Larvel 5 - Form Select Value to Post Confirm Page

I've created a very simple form that has some select values and when you select one of the items fro...

0 Likes
1 Replies
Solved

sqlsrv unable to use created_at / updated_at

I am using sqlsrv to connect to Microsoft SQL server 2008. If I put the following in my view {{ $use...

0 Likes
1 Replies

Google App Engine, Laravel 4 , some time show "file_put_contents(/meta/services.json): failed to open stream: Read-only file system"

I've succeeded in getting Laravel 4 to run on Google App Engine . However, even though I've deployed...

0 Likes
1 Replies

PDF Generation

@foreach($users as $user) $rows = '<tr>' . '<td>'.$user['first_name'].' '.$user['last...

0 Likes
2 Replies
Solved

Protecting images from being downloaded with PHP script in image tag

I'm working on a website for an artist, and am wondering if there is any way to markup the image tag...

0 Likes
2 Replies

blade custom function

Hello everyone, I would like to have your opinion about a custom function that I added to blade. The...

0 Likes
1 Replies

Routes stopped working

Hi, Not sure what has happened here but I was just trying out Laravel 5 and seeing what had changed...

0 Likes
1 Replies
Solved
posted 9 years ago

Passing parameters between views - the basics

I have a webpage ('teams.blade.php' with three pictures of three sports teams. When the user clicks...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.