Unifiedtransform icon indicating copy to clipboard operation
Unifiedtransform copied to clipboard

A school management Software

Results 149 Unifiedtransform issues
Sort by recently updated
recently updated
newest added

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...

PR Review :clap: :clap:

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:- ![Screenshot 2020-05-01 at 9 14 48 AM](https://user-images.githubusercontent.com/55339137/80780448-95047100-8b8c-11ea-8266-115358de132a.png) 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.. ![image](https://user-images.githubusercontent.com/52352586/112979379-ebe64200-9171-11eb-8d92-80b0230dbaf6.png)

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 ![Untitled1](https://user-images.githubusercontent.com/60950363/107873982-14b2c080-6ebf-11eb-84be-b18f70af1656.png) ![Untitled100](https://user-images.githubusercontent.com/60950363/107873984-1d0afb80-6ebf-11eb-9cf9-d89a2bf07351.png)

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...