Find Jobs
Hire Freelancers

repair code or config properly core/config to allow laravel run

$10-30 USD

Κλειστή
Αναρτήθηκε περίπου 6 χρόνια πριν

$10-30 USD

Πληρωμή κατά την παράδοση
When i run composer install I got this error: [root@socialminersl config]# vi [login to view URL] [root@socialminersl config]# [root@socialminersl config]# cd.. -bash: cd..: command not found [root@socialminersl config]# cd .. [root@socialminersl core]# composer install Do not run Composer as root/super user! See [login to view URL] for details Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Nothing to install or update Generating optimized autoload files Warning: Ambiguous class resolution, "App\Http\Controllers\SliderController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\FeatureController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\BasicSettingController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\UserController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\DashboardController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\Admin\RegisterController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/Admin/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/Admin/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\Admin\ForgotPasswordController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/Admin/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/Admin/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\Admin\LoginController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/Admin/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/Admin/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\Admin\ResetPasswordController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/Admin/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/Admin/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\WebSettingController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\Auth\RegisterController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/Auth/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/Auth/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\Auth\ForgotPasswordController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/Auth/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/Auth/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\Auth\LoginController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/Auth/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/Auth/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\Auth\VerifyController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/Auth/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/Auth/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\Auth\ResetPasswordController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/Auth/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/Auth/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\Controller" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\HomeController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. > Illuminate\Foundation\ComposerScripts::postAutoloadDump > @php artisan package:discover [Illuminate\Database\QueryException] SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using passwor d: NO) (SQL: select * from `basic_settings` limit 1) [PDOException] SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using passwor d: NO) Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1 [root@socialminersl core]# vi [login to view URL] [root@socialminersl core]# ls app [login to view URL] [login to view URL] resources tests artisan config [login to view URL] routes vendor bootstrap database public [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] storage [root@socialminersl core]# cd config/ [root@socialminersl config]# ls [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [login to view URL] [root@socialminersl config]# vi [login to view URL] [root@socialminersl config]# cd .. [root@socialminersl core]# composer install Do not run Composer as root/super user! See [login to view URL] for details Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Nothing to install or update Generating optimized autoload files Warning: Ambiguous class resolution, "App\Http\Controllers\SliderController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\FeatureController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\BasicSettingController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/[login to view URL]", the first will be used. Warning: Ambiguous class resolution, "App\Http\Controllers\UserController" was found in both "/var/www/html/miner/Files/core/app/Http/Controllers/[login to view URL]" and "/var/www/html/miner/Files/core/app/Http/Demo_Controllers/Us...
Ταυτότητα εργασίας: 16641579

Σχετικά με την εργασία

6 προτάσεις
Απομακρυσμένη Εργασία
Ενεργός/ή 6 χρόνια πριν

Ψάχνεις τρόπο για να κερδίσεις μερικά χρήματα;

Πλεονεκτήματα πλειοδοσίας στο Freelancer

Καθόρισε τον προϋπολογισμό σου και το χρονοδιάγραμμα
Πληρώσου για τη δουλειά σου
Περίγραψε την πρόταση σου
Η εγγραφή και η πλειοδοσία σε εργασίες είναι δωρεάν
6 freelancers δίνουν μια μέση προσφορά $23 USD για αυτή τη δουλειά
Avatar Χρήστη
I have working experience above 12 years in Web Designing & Development, Advanced Customization, Building plugins, UI/UX Design, Theme Setup. Expert in PHP development using various CMS (Wordpress, Drupal, Joomla, OctoberCMS, CMSMS) and MVC(Codeigniter, Laravel, Zend, Opencart) , Shopify, Wix, Concrete, Prestashop, Symphony, Shopware, Airtable, Weebly, Paypal, and MySQL databases. I'm strongly skilled in HTML, CSS (& LESS / SASS), JS, jQuery, Version Control Systems, Bootrstap, Materialize, Plugins to name a few..
$20 USD σε 1 ημέρα
5,0 (1 αξιολόγηση)
4,2
4,2
Avatar Χρήστη
We read your requirement about repair code or config properly core/config to allow laravel runand we want you to know that we have a good past experience in PHP,wordprss,laravel ,angular.js, javascript, Bootstrap, SEO, .net, html and css with web crawling too. Our team consists of some best strategic developers with strong background in developing online content which includes e-commerce sites, social media sites, managemaent systems, biometric integrations and aother informational websites. 3 month supporact free Waiting for your positive response, Amir Ali
$15 USD σε 1 ημέρα
4,5 (19 αξιολογήσεις)
4,4
4,4
Avatar Χρήστη
Did similar work before, need discussion
$55 USD σε 1 ημέρα
4,8 (5 αξιολογήσεις)
2,4
2,4
Avatar Χρήστη
A proposal has not yet been provided
$10 USD σε 5 ημέρες
0,0 (0 αξιολογήσεις)
0,0
0,0

Σχετικά με τον πελάτη

Σημαία της PERU
Peru
0,0
0
Επαληθευμένη μέθοδος πληρωμής
Μέλος από Φεβ 14, 2018

Επαλήθευση Πελάτη

Ευχαριστούμε! Σου έχουμε στείλει ένα email με ένα σύνδεσμο για να διεκδικήσεις τη δωρεάν πίστωση σου.
Κάτι πήγε στραβά κατά την προσπάθεια αποστολής του email σου. Παρακαλούμε δοκίμασε ξανά.
Εγγεγραμμένοι Χρήστες Συνολικές Αναρτημένες Δουλειές
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Φόρτωση προεπισκόπησης
Δόθηκε πρόσβαση για Geolocation.
Η σύνδεση σου έχει λήξει και τώρα έχεις αποσυνδεθεί. Παρακαλούμε συνδέσου ξανά.