(phpvms beta 3)
It has error when i create pireps..
>>
Page Not Found
Well, this is embarrassing, the page you requested does not exist.Click here to go back to the home page.
No query results for model [App\Models\Pirep] create
(phpvms beta 3)
It has error when i create pireps..
>>
Page Not Found
Well, this is embarrassing, the page you requested does not exist.Click here to go back to the home page.
No query results for model [App\Models\Pirep] create
Can you attach the logs from storage/logs/laravel.log or whichever the proper date is?
I’m also having the same exact issue…
Just installed, I haven’t touched anything.
There’s my log file, just in case you guys wanna see.
I would really appreciate some help!
Thanks in advance
[laravel-2020-03-28.zip](< base_url >/applications/core/interface/file/attachment.php?id=4365)
I also have this issue with a fresh install.
7.0.0-beta.3
running in custom docker image built from php7.3-apache behind traefik proxy
[laravel-2020-03-28.zip](< base_url >/applications/core/interface/file/attachment.php?id=4366)
On 3/28/2020 at 7:25 PM, ChrisGPAC said:
I also have this issue with a fresh install.
7.0.0-beta.3
running in custom docker image built from php7.3-apache behind traefik proxy
[laravel-2020-03-28.zip 9.35 kB · 0 downloads](< base_url >/applications/core/interface/file/attachment.php?id=4366)
Take a look at the container/docker-compose setup that’s in the repository (in the dev branch). That might help
On 3/28/2020 at 10:35 AM, Swik22222 said:
I’m also having the same exact issue…
Just installed, I haven’t touched anything.
There’s my log file, just in case you guys wanna see.
I would really appreciate some help!
Thanks in advance
[laravel-2020-03-28.zip 5.69 kB · 1 download](< base_url >/applications/core/interface/file/attachment.php?id=4365)
Try the latest dev, I think that should be fixed.