Unifiedtransform
Unifiedtransform copied to clipboard
A school management Software
I think the idea of keeping everything in a view is very good because it is more user friendly, however it is difficult to do tests, I think it would...
Is this expected, because when I am trying to run it locally, I have to change it to 127.0.0.1 ( localhost ) https://github.com/changeweb/Unifiedtransform/blob/5a4a20e52074391f1723a940c41fe36a043667f3/.env.example#L9
I have previously installed xampp server in my PC and now installed mysql and gave its environment variable path. Now when I write mysql -u unified -p they asks for...
PHP Warning: require(/opt/lampp/htdocs/Unifiedtransform/vendor/autoload.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/Unifiedtransform/artisan on line 18 PHP Fatal error: require(): Failed opening required '/opt/lampp/htdocs/Unifiedtransform/vendor/autoload.php' (include_path='.:/usr/share/php') in /opt/lampp/htdocs/Unifiedtransform/artisan on line...
I used docker,for the process..after solving many errors i finally able to run the software:-  after enterning the id and pass,i landed in...
I am stuck on the composer intallation part.. The command composer intall isn't working for me.. 
Hi, I am a noob in this field. I need more Columns added to the Student Table as per my requirements. I think I will be able to create new...
I uploaded the project works very well on the localhost but when I uploaded it to on shared hosting Heroku. , I gave this error  
I've noticed the following error when trying to install this: when running: composer install One of the items is displayed as such: **Package phpunit/php-token-stream is abandoned, you should avoid using...