Support the ongoing development of Laravel.io →

2,053 Threads

Input::all() not receiving all data from form

When using both 'touchspin' and 'ichecks' to theme text and checkbox fields with the form also being...

0 Likes
2 Replies
Solved

Sub-Domain Routing

Hi, We are working on an ecommerce application and we will be having a large number of sub domains(m...

0 Likes
1 Replies

ErrorException in View Undefined offset: 0

I am getting this Undefined offset error when attempting to access an element in a nested array with...

0 Likes
0 Replies

How to show PDF file from project.

This is my code and my pdf file is into the public/image/pdf/ public function showpdf($fsr_num)...

0 Likes
3 Replies

Blade verify if section exists

Im building a master page, and atm Im trying to check if a section exists before yielding so i can y...

0 Likes
2 Replies
Solved

get custom model attribute not working

Model class Domain extends Model { protected $guarded = []; public function clients() { return $th...

0 Likes
1 Replies

Laravel, mysql, sessions - return same row mutiple times

how do i return same row mutiple times? I tried using wherein('table' , \Session::get('memory')) asw...

0 Likes
0 Replies

Internal Server Error

I am working with Laravel 5. here all working well for route '/' but when i am defining another rout...

0 Likes
1 Replies

Redirect to previous page after failed input validation

I am building simple CRUD laravel aplication. To manage applications items i am using views index.bl...

0 Likes
6 Replies

Call to a member function with() on a non-object

I will create a edit function in my Conroller So I have the following function public function edi...

0 Likes
2 Replies

searching in child table.

Hi, I am using Zizaco/entrust for managing roles/permissions of users. I have users with admin,super...

0 Likes
2 Replies
posted 8 years ago

Pushing echo text directly to screen

Hi All, I am developing a website application and running code that can take up to a few minutes. In...

0 Likes
1 Replies

Making sub category in laravel website

so i want to expand my site to have like region site, so when user open my site it will be ask to se...

0 Likes
1 Replies

Artisan display an "K" in all commands and I got the same "K" in my site.

Artisan display an "K" in all commands and I got the same "K" in my site. E.x: k...

0 Likes
3 Replies

highcharts error

I am new to Laravel, so sorry if this is a simple question. I am trying to incorporate high charts i...

0 Likes
1 Replies
Solved

Using string as type for id column

Hi, first of all please forgive me my bad english. I am pretty new to laravel so i can't figure this...

0 Likes
2 Replies
Solved

Stylesheet not being updated in browser; Old CSS contents are cached

Laravel: 5.2.32 Browser: Chrome latest stable The CSS is not being updated, even though the file ret...

0 Likes
0 Replies
posted 8 years ago

Better way of implementing

I really need help for this. All are working correctly aside from dynamically getting total per row....

0 Likes
0 Replies
posted 8 years ago

Error 500 in vhost after saving php file

I have a really stange issue. If I edit my home.blade.php file and save it, it gives me error 500 wh...

0 Likes
1 Replies

Get and pass database into partial template view

Can anyone help me? thanks http://stackoverflow.com/questions/37316393/get-data-from-database-and-di...

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.