Support the ongoing development of Laravel.io →

3,386 Threads

Accessing site from mobile phone shows error 'trying to get property of non object"

Hi The page works correctly from my desktop pc but i get this error when accessing via mobile. Do i...

0 Likes
3 Replies
Solved

Elixir paths

This is my gulpfile.js var elixir = require('laravel-elixir'); elixir(function(mix) { mix.less([...

0 Likes
1 Replies

How to use SES as a drop-in replacement for the default 'sendmail' or 'mailgun'?

I want to use Amazon SES to send emails. I'm on a shared host, so I can't use (external) SMTP. Is th...

0 Likes
3 Replies

Laravel update password using ajax

Hi i try to update new password when user forgot password So i have this url http://localhost:8000/t...

0 Likes
1 Replies

Code Folder not created in vagrant laravel/homestead

I am using windows 10. Vagrant -1.8.1. VirtalBox - 5.0.12. Been stuck into this for 2 days. Somebody...

0 Likes
8 Replies

Laravel update password errors

Hi i'm trying to update user password using ajax but i keep getting 500 error.What i've done wrong #...

0 Likes
1 Replies
Solved

Setting up audit logging to a database table

I have research half the day on creating a set of loggers to provide auditing in an inventory applic...

0 Likes
2 Replies

How can i pagina this ?

im using php-tmdb wrapper from https://github.com/php-tmdb/laravel wich is using this lib https://gi...

0 Likes
2 Replies

How to generate Audit Trail or User Action (Add, Edit, Delete Record)?

I would like to generate Audit Trail or User Action (add, edit and delete data). What the best way t...

0 Likes
4 Replies

Call to a member function connection() on null shows up occasionally

Hi, I'm using Laravel 5.2 fresh install and use postgresql as the database. And I use "web"...

0 Likes
1 Replies
Solved

How to show execution time in log or console?

I'm development a API service for a fronend app, there are only JSON APIs so I think debug bar is no...

0 Likes
2 Replies

Installing Laravel on an Ubuntu machine for dev work?

I have an old laptop and I want to use it as a dev machine to take with me when I go fishing (I don'...

0 Likes
2 Replies

Can't seem to install homestead

Hi guys, I followed the instructions at https://laravel.com/docs/5.2/homestead When I run vagrant up...

0 Likes
0 Replies

Validating pivot tables

I'm using the Form Request validation, but how do I validate my pivot tables? For example when I att...

0 Likes
0 Replies

Laravel Homestead installation

I've already made all of the steps in This is a link, but i have some problems. When I want to "...

0 Likes
3 Replies

Homestead + VirtualBox + Windows. Worked for several months but now stopped working

So I was trying to add a new site by modifying the homestead yaml file and running the provision fla...

0 Likes
2 Replies

Symfony/routing errors in installation

I have a procedure on how I install Laravel project and it worked fine until today (last project I s...

0 Likes
2 Replies

No filter working on testing server but working on local develpment

Hi everyone! I developed an app using L4.1 and it uses 2 filters. My local environment is based on V...

0 Likes
3 Replies
Solved

Working with Files

Hello, I playing around with differnt File methods, but i already got stuck in the very beginning, h...

0 Likes
1 Replies

How to convert this SQL command into laravel 5.2 ?

if($type == 'fetch') { $events = array(); $query = mysqli_query($con, "SELECT * FROM calendar&q...

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