We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09bdf7 commit 1c813beCopy full SHA for 1c813be
src/Weather.php
@@ -12,7 +12,7 @@
12
* @since 2021-01-09
13
*/
14
15
-use RakibDevs\Weather\Src\Exceptions\WeatherException;
+use RakibDevs\Weather\Exceptions\WeatherException;
16
use Illuminate\Support\Facades\Config;
17
use GuzzleHttp\Client;
18
use GuzzleHttp\Exception\ClientException;
0 commit comments