which group own the files?
are you using nginx or apache?
public folder is missing?
how update my column table with migration ?
how execute migrate that updaye table ?
Are you using soft delete?
Hi guys , can anyone suggest project topic for me ?
As in?
I don’t understand.
I don’t understand.
users, eg. root,www:data etc
That’s the dir tree
Apache Linux
public folder is missing?
Htaccess configured?
Copied all files from public to public_html
Can’t find it at all!
Click Settings from top right corner. Then enable Show Hidden Files.
After enabling this not found .htaccess file in public_html. Then you need to create a new .htaccess file
After enabling this not found .htaccess file in public_html. Then you need to create a new .htaccess file
That’s all what is inside the file!
Replace with this one
It worked!
#deploying_on_a_shared_host https://www.youtube.com/watch?v=6g8G3YQtQt4
In this video I will show you how to easily deploy a Laravel application to a shared hosting account with InMotion hosting. We will deploy without having to type in one command. Everything will be done via Cpanel and FTP.
INMOTION HOSTING: Get an account for $5.99 per month
https://secure1.inmotionhosting.com/cgi-bin/gby/clickthru.cgi?id=traversymedia
10 PROJECT LARAVEL COURSE: Please use affiliate link below
https://www.eduonix.com/affiliates/id/16-10485
50% OFF: Use special code “traversy”
CODE: Complete Code For This Series
https://github.com/bradtraversy/lsapp
FULL SERIES:
SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support:
http://www.paypal.me/traversymedia
http://www.patreon.com/traversymedia
FOLLOW TRAVERSY MEDIA:
http://www.facebook.com/traversymedia
Tweets by traversymedia
http://www.linkedin.com/in/bradtraversy
Bro that was the tutorial I was following before I had the problem
So…does this tutorial works?
Yeah!
Even though I tried using filezilla as Brad said but the thing was damn slow so I just compressed the project and upload.
how update my column table with migration ???
this is current mytable :
$table->bigIncrements(‘id’);
$table->timestamps();
Now i want update mytable :
$table->bigIncrements(‘id’);
$table->timestamps();
$table->string(‘name’);
$table->string(’email’);
$table->timestamp(’email_verified_at’)->nullable();
$table->string(‘password’);
$table->string(‘level’);
how execute migrate that updaye table ???
Otherwise, use change() function
Otherwise, use change() function
i do migrate again , but no my update table
Too
i do migrate:fresh but no update
Too
i do migrate:fresh but no update
Than must be something wrong
I dont Any Error :/
exec
$ php artisan migrate:rollback
then
$ php artisan migrate
Thanks 😘😘
My bad.
$client = new EurekaClient([
‘eurekaDefaultUrl’ => ‘http://10.100.0.7:8080/eureka-server/eureka’,
‘hostName’ => ‘NewsService’,
‘appName’ => ‘NewsService’,
‘ip’ => ‘10.111.2.23’,
‘port’ => [’80’, true],
‘homePageUrl’ => ‘http://10.111.2.23:8000’,
‘statusPageUrl’ => ‘http://10.111.2.23:8000/info’,
‘healthCheckUrl’ => ‘http://10.111.2.23:8000/health’
]);
try {
$client->register();
$client->heartbeat();
$client->start();
} catch (GuzzleHttpExceptionGuzzleException $ex) {
echo $ex->getMessage();
}
Kinda

? why i got this throws message?

when i try to delete it response is deleted but data not deleted3
Are you using soft delete?
when i delete log file everthing is clear
SIGN UP AND ENJOY $2O A MONTH AND 3DAYS FREE TRIAL
AND MAKE MONEY FROM NICHE WEBSITES
ALSO 10 DAYS MONEY GUARANTEE IF THIS IS NOT FOR YOU
social network parser
I looking for code reviewer (trainer) who will help me to improve my writing and speaking english skills and php (laravel) as well