Is there any other way to stop my images from being deleted?

|
Ant_Jr 2020-02-20 19:45:24
How can you multiply date with laravel?
Like when a user creates an account, you multiply the date() and save membership_expire date to database to 5years after creation.
mohittyagi99 2020-02-20 19:58:24
Best and Cheap Laravel Hosting?
skys215 2020-02-20 20:25:09
mohittyagi99 2020-02-20 19:58:24
Best and Cheap Laravel Hosting?

Is 5 USD/month cheap?

mohittyagi99 2020-02-20 20:28:40
skys215 2020-02-20 20:25:09
Is 5 USD/month cheap?

yes

mohittyagi99 2020-02-20 20:28:47
Which hosting?
skys215 2020-02-20 20:31:02
mohittyagi99 2020-02-20 20:28:47
Which hosting?

DigitalOcean, vultr, vpsserver….
Do you need a referral link?

mohittyagi99 2020-02-20 20:32:23
skys215 2020-02-20 20:31:02
DigitalOcean, vultr, vpsserver….
Do you need a referral link?

Nope

mohittyagi99 2020-02-20 20:32:25
Okay!
mohittyagi99 2020-02-20 20:32:29
Perfect!
mohittyagi99 2020-02-20 20:32:37
Thanks for Reply!
Mahdi_khani 2020-02-20 21:13:20
Hi
How to obtain the distance difference f two points by lat and long?
Without google API
Tanks
skys215 2020-02-20 21:14:01
Use math
Mahdi_khani 2020-02-20 21:25:24
How ?
Do you have any formula??
skys215 2020-02-20 22:05:34
Mahdi_khani 2020-02-20 21:25:24
How ?
Do you have any formula??

Have you googled?

2020-02-21 02:00:13
I have a Laravel application and it’s made with coinpayments api and the issue is User’s balance not updating after deposit. I want to hire someone for it.
AlkaouDembele 2020-02-21 03:45:08
Hello everyone, I deployed my application on heroku a few days ago, each time I upload an image if I updated my application or even a few hours after uploading my image, heroku delete all my images. i did some research and i was told i have to use a service called AWS s3. but the AWS s3 is very complicated and profitable. is there any other way to stop my images from being deleted?
james000079 2020-02-21 07:31:39
#ask no y ever quires a dom tag on a budget like $file_get_contents(‘ test.html ‘) of the text wants to replace tags span
skys215 2020-02-21 07:43:50
AlkaouDembele 2020-02-21 03:45:08
Hello everyone, I deployed my application on heroku a few days ago, each time I upload an image if I updated my application or even a few hours after uploading my image, heroku delete all my images. i did some research and i was told i have to use a service called AWS s3. but the AWS s3 is very complicated and profitable. is there any other way to stop my images from being deleted?

Where are you storing your images? Is it under project folder?

lefrankleal 2020-02-21 08:32:45
https://play.google.com/store/apps/details?id=co.com.appex.requester

Comments and reviews are welcomed

Requester – REST Client – Apps on Google PlayGoogle Play
REST Client for mobile devices

Test your API’s from your mobile, friendly results, time request, and response size.

RAFI RAFF 2020-02-21 09:06:08
https://youtu.be/E4O4a3aWom
Python from scratch
Mahdi_khani 2020-02-21 09:25:43
laravel_discuss-27200.jpg

Mahdi_khani 2020-02-21 09:27:28
Mahdi_khani 2020-02-21 09:25:43

Hi
For create cron job i create a custom command and reguster it to kernel.php
But i dont know about this image
Where should i write this command in host?

Mahdi_khani 2020-02-21 09:59:45
Any body
biraldino 2020-02-21 10:03:17
[2020-02-21 05:04:03] production.ERROR: Command “route:clearf” is not defined.

Did you mean one of these?
cache:clear
config:clear
event:clear
geoip:clear
optimize:clear
route:cache
route:clear
route:list
view:clear {“exception”:”[object] (Symfony\Component\Console\Exception\CommandNotFoundException(code: 0): Command “route:clearf” is not defined.

Did you mean one of these?
cache:clear
config:clear
event:clear
geoip:clear
optimize:clear
route:cache
route:clear
route:list
view:clear at /var/www/html/vendor/symfony/console/Application.php:670)
[stacktrace]
#0 /var/www/html/vendor/symfony/console/Application.php(236): Symfony\Component\Console\Application->find(‘route:clearf’)
#1 /var/www/html/vendor/symfony/console/Application.php(148): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#2 /var/www/html/vendor/laravel/framework/src/Illuminate/Console/Application.php(93): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(131): Illuminate\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 {main}
“}

biraldino 2020-02-21 10:03:51
Can someone help me? why is this error message still appearing?
skys215 2020-02-21 10:18:56
What is clearf?
skys215 2020-02-21 10:19:24
It’s route:clear
Not route:clearf
biraldino 2020-02-21 10:25:36
skys215 2020-02-21 10:19:24
It’s route:clear
Not route:clearf

Right. I understand the error. why does the log laravel still appear? I delete the log still appears. even though I already used the php command artisan route: clear

Mahdi_khani 2020-02-21 10:27:57
skys215 2020-02-21 10:18:56
What is clearf?

Hi
Please see my question

Mahdi_khani 2020-02-21 10:28:05
Mahdi_khani 2020-02-21 09:27:28
Hi
For create cron job i create a custom command and reguster it to kernel.php
But i dont know about this image
Where should i write this command in host?

This

shrirangjoshi 2020-02-21 10:29:59
biraldino 2020-02-21 10:25:36
Right. I understand the error. why does the log laravel still appear? I delete the log still appears. even though I already used the php command artisan route: clear

You mean the laravel.log file right?

biraldino 2020-02-21 10:31:23
shrirangjoshi 2020-02-21 10:29:59
You mean the laravel.log file right?

Yes, it is true. and because of this the page cannot be loaded. and an error. i use vps and nginx web server

biraldino 2020-02-21 10:33:07
skys215 2020-02-21 10:18:56
What is clearf?

I wrote wrongly it should be route: clear. but why does the error log still appear. the page has become an error

shrirangjoshi 2020-02-21 10:34:18
php artisan view:clear
run this and see
biraldino 2020-02-21 10:38:42
I clear everything. but still visible.
shrirangjoshi 2020-02-21 10:40:30
biraldino 2020-02-21 10:38:42
I clear everything. but still visible.

Means you wanted to delete the laravel.log file right?
If you delete this file it will still get regenerated if any error arises. The exception will be logged to this file.

skys215 2020-02-21 10:43:00
biraldino 2020-02-21 10:33:07
I wrote wrongly it should be route: clear. but why does the error log still appear. the page has become an error

Which page?

biraldino 2020-02-21 10:43:46
skys215 2020-02-21 10:43:00
Which page?

Home

skys215 2020-02-21 10:44:25
Search for clearf globally
biraldino 2020-02-21 10:44:40
shrirangjoshi 2020-02-21 10:40:30
Means you wanted to delete the laravel.log file right?
If you delete this file it will still get regenerated if any error arises. The exception will be logged to this file.

The home page cannot display due to the error above.

biraldino 2020-02-21 10:45:41
skys215 2020-02-21 10:44:25
Search for clearf globally

I have searched all the folders. there is no

skys215 2020-02-21 10:47:22
Then it must not appear
Run
tail -f storage/logs/laravel.log
Type some enters, and refresh the page. Does clearf still appear?
mahdyfo 2020-02-21 10:52:14
biraldino 2020-02-21 10:45:41
I have searched all the folders. there is no

Maybe you said an F word somewhere when you were writing the code…

biraldino 2020-02-21 10:53:39
mahdyfo 2020-02-21 10:52:14
Maybe you said an F word somewhere when you were writing the code…

right.

biraldino 2020-02-21 11:07:34
skys215 2020-02-21 10:47:22
Then it must not appear
Run
tail -f storage/logs/laravel.log
Type some enters, and refresh the page. Does clearf still appear?

Thanks…clear problem

amitshha 2020-02-21 11:10:15
laravel_discuss-27226.jpg
not send mail
AlkaouDembele 2020-02-21 12:08:27
skys215 2020-02-21 07:43:50
Where are you storing your images? Is it under project folder?

at first I stored my images in the storage folder and I executed the PHP command ARTISAN STORAGE: LINK this did not work, then I tried to upload the images directly in the PUBLIC folder this did not work no more

skys215 2020-02-21 12:26:40
amitshha 2020-02-21 11:10:15
not send mail

It’s obvious, there are no address

Sumeet Jadhav 2020-02-21 12:54:27
Can someone please explain what is better?
using react/vue as a separate app as per their framework Or
Using react/vue inside Laravel
Sumeet Jadhav 2020-02-21 12:54:31
Pros and cons
|