Support the ongoing development of Laravel.io →

Cannot make radiobutton bootstrap work. Laravel 5.4

Hello there everyone, thanks for read this and help me. I have a form like this <div class="...

0 Likes
1 Replies
Solved

local.ERROR: ErrorException: Undefined variable: chart in Path

Hi, Everyone! I'm starting to use Laravel (V5.4 in this case), and i have, what i suppose it's an ea...

0 Likes
0 Replies

How to get application name on a Blade template ?

Good morning, I'm new with Laravel. I want to show my application name on some Blade templates. I've...

0 Likes
2 Replies
Solved
posted 6 years ago

laravel inside laravel

Hello all, why laravel inside public laravel can't working good? Laravel-Project-1/ public/...

0 Likes
0 Replies
posted 6 years ago

Laravel route Apache rewrite rule

Hello to community. I am working as a sysadmin for a small team developing an app using Laravel fram...

0 Likes
0 Replies

Edit post - get request or post request - Laravel 5.4

I have a question. I am creating a simple CRUD blog. Currently doing the edit a post section. I want...

0 Likes
1 Replies
Solved

How can I set global dynamic variables in Laravel?

I need to set global variables in Laravel that I can modify whenever I want . suppose that I have an...

0 Likes
1 Replies

BadMethodCallException: Method attempt does not exist.

Dear, Im trying to log a user in via ID and it says it is a BadMethodCallException. I do have this:...

0 Likes
0 Replies

What's the time limit of 'wasRecentlyCreated' attribute?

Has anyone used the 'wasRecentlyCreated' attribute of Eloquent models? I want to know their time lim...

0 Likes
2 Replies
posted 6 years ago

MYSQL - Numeric value out of range: 1264 Out of range value for column

I'm getting this error and not sure what it means : SQLSTATE[22003]: Numeric value out of range: 126...

0 Likes
0 Replies

Setting session.domain causes authentication to fail

When I set the session.domain configuration variable, I find that Laravel is suddenly unable to reco...

0 Likes
4 Replies
Solved

implement user-role -permission system

hi i have two problem that i don't know how to solve this situation: i have user role permission tab...

0 Likes
6 Replies
posted 6 years ago

Form::open() and AJAX response

Hi guys! I'm using {!! Form::open(['role' => 'form', 'url' => route('transaction.destroy', $tr...

0 Likes
0 Replies

Many to many forms select input problem

I am practising Laravel and building a blog for Activity holidays. I have a posts table which descri...

0 Likes
0 Replies

Problems uploading title and description to the database table

At the moment I am trying to upload a file via CMS and that bit works absolutely fine. But I need to...

0 Likes
0 Replies

Laravel Admin Panel from Scratch Tutorial

Create your own laravel admin panel from scratch http://www.tutorials.kode-blog.com/laravel-5-admin-...

0 Likes
5 Replies

Trying to get property of non-object if related record of hasOne relation is missing

I have ClienteFornitore Model with hasOne relation to Pagamento Model public function pagamento(){...

0 Likes
1 Replies
posted 6 years ago

How to run a function/controller every minute ? (Task Scheduling)

https://laravel.com/docs/5.4/scheduling Hey Guys , I have a controller method that i want to run eve...

0 Likes
1 Replies
posted 6 years ago

Invoking the Artisan Dusk command outside the CLI

I'm trying to run a dusk test from a route or controller. Basically I'm trying to create a UI with l...

mohammadkh714 liked this thread

1 Likes
0 Replies
posted 6 years ago

Make Laravel Application Simulate a Windows Program

Hey guys , I need to make a specific application and i think the best way would be a windows tool ....

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.