Support the ongoing development of Laravel.io →

2,048 Threads

Html, Form class not found in Laravel 5

I can't use Html, Form helper in Laravel 5.

0 Likes
27 Replies
Solved
posted 6 years ago

Include the inline style sheet in laravel

how to include in inline style sheet in laravel framework

0 Likes
0 Replies

Bengali with english in same page using dompdf support

I want to print pdf using bengali(Unicode) and English in same page. But got "???? ????"...

0 Likes
0 Replies

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'email' cannot be null

In my application I am trying to get the user logged in via social media such as Instagram. With the...

0 Likes
0 Replies

Undefined variable: images - Passing data from Controller to View

At the moment I am trying to pass a value of a variable that is $images from my EntryController to t...

0 Likes
0 Replies

Undefined variable: entry - Passing data from Controller to View

At the moment I am trying to pass a value of a variable that is $entry from my EntryController to th...

0 Likes
3 Replies

Securing files/images.

I'm new to Laravel. In previous projects I have had files/images that I want to be accessed ONLY by...

0 Likes
4 Replies
Solved

iPhone Image Manipulation - Flip it?

I set up a form for uploading files and it works great with everything, including pictures from the...

0 Likes
8 Replies
Solved

How to display logged in user name or email if name is not provided?

In Laravel documentation I have found: Echoing Data After Checking For Existence, but it is not work...

0 Likes
6 Replies
Solved
posted 9 years ago

variable to css

Is it possible to pass a variable to the css-file? Something like Background-color: #{{{ $item->v...

0 Likes
5 Replies
Solved

Ajax post is not in Input::all()

I have a modal (yahoo bootstrap) that I populate and post with ajax. Everything is going fine up unt...

0 Likes
6 Replies
Solved
posted 6 years ago

how to create Helper function and use it in views

Hi laravelers, I need to create a helper function and then use it in views, any help please because...

0 Likes
3 Replies
Solved

How to link with external css in laravel 5.4 ??

I have trouble in linking with css from public folder I tried with like below but still got ERR_INVA...

0 Likes
2 Replies

How to pass variables from middleware to group of routes?

Hi, I'm stuck with passing variable from middleware to the route group.. I want to show the notifica...

0 Likes
0 Replies

weird problem in web.php

Hi there, I'm writing routes in web.php but I got a problem. If the code is Route::get('articles/cre...

0 Likes
5 Replies
Solved

I just published an Alertify package for Laravel

Hey guys, I was looking for laravel to integrate easily with alertify.js but only for the package fo...

0 Likes
0 Replies

Passport error

Hello guys, hope you all doing great :) I have a problem for a wake and tried a lot to solve it Pass...

0 Likes
0 Replies

Facing problem in outputting a query's result

I have a query whose result is single column and outputs array(1) { [0]=> object(stdClass)#243 (1...

0 Likes
0 Replies

FatalErrorException syntax error, unexpected 'public' (T_PUBLIC) in Product.php (line 14)

<?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Slide; use App\Produ...

0 Likes
0 Replies

pagination in some pages number internal server error

Hi Guys, showing error as example when click pagination number 6 show blank page and see in console...

0 Likes
0 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.